Skip to content

Commit

Permalink
chore: Bump ctor from 0.2.9 to 0.3.0 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent dc88891 commit 04eaf12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 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.2.9" }
ctor = { default-features = false, version = "0.3.0" }
env_logger = { default-features = false, version = "0.11.6" }
log = { workspace = true }

0 comments on commit 04eaf12

Please sign in to comment.