Skip to content

Commit

Permalink
chore: Bump ctor from 0.3.4 to 0.3.6 (#129)
Browse files Browse the repository at this point in the history
Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.3.4 to 0.3.6.
- [Commits](https://github.com/mmastrac/rust-ctor/commits)

---
updated-dependencies:
- dependency-name: ctor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 690f5be commit 07a6211
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.96", features = ["std"] }
better-panic = { default-features = false, version = "0.3.0" }
ctor = { default-features = false, version = "0.3.4" }
ctor = { default-features = false, version = "0.3.6" }
env_logger = { default-features = false, version = "0.11.6" }
log = { workspace = true }

0 comments on commit 07a6211

Please sign in to comment.