Skip to content

Commit

Permalink
build(deps): bump bstr from 1.10.0 to 1.11.3
Browse files Browse the repository at this point in the history
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.10.0 to 1.11.3.
- [Commits](BurntSushi/bstr@1.10.0...1.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent b78eed2 commit bbc4774
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 pallets/creditcoin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pallet-offchain-task-scheduler = { workspace = true }

[dev-dependencies]
assert_matches = { workspace = true }
bstr = { version = "1.10.0", default-features = false }
bstr = { version = "1.11.3", default-features = false }
parking_lot = "0.12.3"
sp-core = { workspace = true }
sp-keystore = { workspace = true }
Expand Down

0 comments on commit bbc4774

Please sign in to comment.