Skip to content

Commit

Permalink
chore: Bump ctor from 0.3.0 to 0.3.1 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent 917e6a1 commit 102aa80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion avro_test_helper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ readme = "README.md"
[dependencies]
anyhow = { default-features = false, version = "1.0.95", features = ["std"] }
better-panic = { default-features = false, version = "0.3.0" }
ctor = { default-features = false, version = "0.3.0" }
ctor = { default-features = false, version = "0.3.1" }
env_logger = { default-features = false, version = "0.11.6" }
log = { workspace = true }

0 comments on commit 102aa80

Please sign in to comment.