Skip to content

Commit 7cc8d4d

Browse files
chore(deps): bump serde from 1.0.219 to 1.0.228
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.219 to 1.0.228. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ee602b commit 7cc8d4d

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ authors = ["Protocol Labs", "Filecoin Core Devs"]
2727

2828
[workspace.dependencies]
2929
# common
30-
serde = { version = "1.0.219", default-features = false, features = ["derive"] }
30+
serde = { version = "1.0.228", default-features = false, features = ["derive"] }
3131
thiserror = "2.0.12"
3232
anyhow = "1.0.97"
3333
rand = "0.8.5"

0 commit comments

Comments
 (0)