Skip to content

Commit 3fba7f9

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump cid from 0.11.1 to 0.11.2
Bumps [cid](https://github.com/multiformats/rust-cid) from 0.11.1 to 0.11.2. - [Changelog](https://github.com/multiformats/rust-cid/blob/master/CHANGELOG.md) - [Commits](multiformats/rust-cid@v0.11.1...v0.11.2) --- updated-dependencies: - dependency-name: cid dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 190742e commit 3fba7f9

2 files changed

Lines changed: 18 additions & 24 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ old_bigdecimal = { version = "=0.1.2", features = [
1818
], package = "bigdecimal" }
1919
bytes = "1.0.1"
2020
bs58 = { workspace = true }
21-
cid = "0.11.1"
21+
cid = "0.11.2"
2222
derive_more = { workspace = true, features = ["debug"] }
2323
graph_derive = { path = "./derive" }
2424
diesel = { workspace = true }

0 commit comments

Comments
 (0)