Skip to content

Commit 7203a3c

Browse files
chore(deps): Bump serde in the cargo-updates group (#129)
1 parent 2c28911 commit 7203a3c

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
@@ -9,7 +9,7 @@ base64 = "0.22.1"
99
bytes = "1.10.1"
1010
env_logger = "0.11.6"
1111
log = "0.4.28"
12-
serde = { version = "1.0.227", features = ["derive"] }
12+
serde = { version = "1.0.228", features = ["derive"] }
1313
serde_json = "1.0.145"
1414
tokio = { version = "1.47.1", features = ["full"] }
1515
warp = { version = "0.3.7", features = ["tls"] }

0 commit comments

Comments
 (0)