Skip to content

Commit 8bad4a0

Browse files
Bump serde from 1.0.226 to 1.0.228
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.226 to 1.0.228. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.226...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] <support@github.com>
1 parent 8ab341b commit 8bad4a0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -25,5 +25,5 @@ tokio = { version ="1.48.0", features = [ "macros", "rt" ] }
2525

2626
[dev-dependencies]
2727
rstest = { version = "0.26", default-features = false }
28-
serde = "1.0.219"
28+
serde = "1.0.228"
2929
serde_json = "1.0.145"

0 commit comments

Comments
 (0)