Skip to content

Commit d0c9b73

Browse files
chore(deps): bump serde_ipld_dagcbor from 0.6.4 to 0.7.0 in /rust (#207)
Bumps [serde_ipld_dagcbor](https://github.com/ipld/serde_ipld_dagcbor) from 0.6.4 to 0.7.0. - [Changelog](https://github.com/ipld/serde_ipld_dagcbor/blob/master/CHANGELOG.md) - [Commits](ipld/serde_ipld_dagcbor@v0.6.4...v0.7.0) --- updated-dependencies: - dependency-name: serde_ipld_dagcbor dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5427e5c commit d0c9b73

2 files changed

Lines changed: 5 additions & 8 deletions

File tree

rust/Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ hex = "0.4.3"
88
ipld-core = { version = "0.4.3", features = ["serde"] }
99
ipld-dagpb = "0.2.2"
1010
multihash-codetable = { version = "0.2.2", features = ["sha2"] }
11-
serde_ipld_dagcbor = "0.6.4"
11+
serde_ipld_dagcbor = "0.7.0"
1212
serde_ipld_dagjson = "0.2.2"
1313
thiserror = "2.0.7"

0 commit comments

Comments
 (0)