Skip to content

Commit

Permalink
Bump ctor from 0.2.6 to 0.2.7 in /lang/rust (#2770)
Browse files Browse the repository at this point in the history
Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.2.6 to 0.2.7.
- [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] committed Feb 27, 2024
1 parent 8372ab5 commit 0c2e411
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lang/rust/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 lang/rust/avro_test_helper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ readme = "README.md"
[dependencies]
anyhow = { default-features = false, version = "1.0.80", features = ["std"] }
better-panic = { default-features = false, version = "0.3.0" }
ctor = { default-features = false, version = "0.2.6" }
ctor = { default-features = false, version = "0.2.7" }
env_logger = { default-features = false, version = "0.10.2" }
log = { workspace = true }

0 comments on commit 0c2e411

Please sign in to comment.