Skip to content

Commit 1dae21d

Browse files
Update Rust crate toml to v1
1 parent 4a1a19c commit 1dae21d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ slog = { version = "2.8", features = ["max_level_trace"] }
2929
slog-term = "2.9"
3030
slog-async = "2.8"
3131
slog-envlogger = "2.2"
32-
toml = "0.9"
32+
toml = "1.0"
3333
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "36f20be9bb4c3b362029237f5feb6377c982395f" }
3434
libc = "0.2"
3535
tokio = { version = "1.49.0", features = ["full"] }

0 commit comments

Comments
 (0)