Skip to content

Commit 80b976b

Browse files
Update Rust crate toml to 0.8 (#121)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 372a9a2 commit 80b976b

File tree

2 files changed

+9
-29
lines changed

2 files changed

+9
-29
lines changed

Cargo.lock

Lines changed: 8 additions & 28 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
@@ -30,7 +30,7 @@ slog-term = "2.7"
3030
slog-async = "2.7"
3131
slog-envlogger = "2.2"
3232
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "ba4d338f0c98faa0328502c99aa6fa0e0948d3da" }
33-
toml = "0.7"
33+
toml = "0.8"
3434
libc = "0.2"
3535
tokio = { version = "1.44.2", features = ["full"] }
3636
tokio-tungstenite = "0.21"

0 commit comments

Comments
 (0)