Skip to content

Commit a666956

Browse files
chore(deps): update rust crate serde to 1.0.198 (#229)
1 parent 7592bdf commit a666956

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", features = ["derive"] }
50+
serde = { version = "1.0.198", 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)