Skip to content

Commit

Permalink
Bump bstr from 1.6.2 to 1.7.0 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent c53e0a0 commit d53eaa7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ lto = "fat"
codegen-units = 1

[workspace.dependencies]
bstr = "1.6"
bstr = "1.7"
env_logger = { version = "0.10", default-features = false }
log = "0.4"
logging_timer = "1.1"
Expand Down

0 comments on commit d53eaa7

Please sign in to comment.