Skip to content

Commit

Permalink
Bump bit-vec from 0.6.3 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [bit-vec](https://github.com/contain-rs/bit-vec) from 0.6.3 to 0.7.0.
- [Commits](https://github.com/contain-rs/bit-vec/commits)

---
updated-dependencies:
- dependency-name: bit-vec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 5, 2024
1 parent f681c2a commit 6473316
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ axum-tracing-opentelemetry = { version = "0.11.0", features = [
"tracing_subscriber_ext",
] }
base64 = "0.22.1"
bit-vec = "0.6.3"
bit-vec = "0.7.0"
bytes = "1.6.0"
chrono = { version = "0.4.38", features = ["clock"] }
clap = { version = "4.5.8", features = ["cargo"] }
Expand Down

0 comments on commit 6473316

Please sign in to comment.