Skip to content

Commit fd44515

Browse files
Update Rust crate serde to 1.0.204 (#288)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent c09e402 commit fd44515

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 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
@@ -47,7 +47,7 @@ slog-async = "2.8"
4747
slog-bunyan = "2.5"
4848
socket2 = { version = "0.5", features = ["all"] }
4949
ispf = { git = "https://github.com/oxidecomputer/ispf" }
50-
serde = { version = "1.0.203", features = ["derive"] }
50+
serde = { version = "1.0.204", features = ["derive"] }
5151
hostname = "0.3"
5252
thiserror = "1.0"
5353
dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "main" }

0 commit comments

Comments
 (0)