Skip to content

Commit 6e4a3e7

Browse files
Update Rust crate serde to 1.0.219 (#429)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 1ba58bc commit 6e4a3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.215", features = ["derive"] }
50+
serde = { version = "1.0.219", features = ["derive"] }
5151
hostname = "0.3"
5252
thiserror = "1.0"
5353
dropshot = { version = "0.16.0", features = [ "usdt-probes" ] }

0 commit comments

Comments
 (0)