Skip to content
This repository was archived by the owner on Oct 4, 2025. It is now read-only.

Commit 94c6238

Browse files
chore(deps): Bump serde from 1.0.226 to 1.0.228 (#51)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6325e04 commit 94c6238

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
@@ -29,7 +29,7 @@ anyhow = { version = "1.0.100" }
2929
bufstream = { version = "0.1.4" }
3030
byteorder = { version = "1.5.0" }
3131
bytes = { version = "1.6.0" }
32-
serde = { version = "1.0.226", features = ["derive"] }
32+
serde = { version = "1.0.228", features = ["derive"] }
3333
thiserror = { version = "1.0.69" }
3434
tokio = { version = "1.37.0", features = ["full"] }
3535
tokio-rustls = { version = "0.26.0" }

0 commit comments

Comments
 (0)