Skip to content

Commit d448c2e

Browse files
Bump toml from 0.8.19 to 0.8.20 (#1007)
1 parent caf9c0f commit d448c2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -60,7 +60,7 @@ tempfile = "3.16.0"
6060
test-common = { path = "test-common" }
6161
thouart = { git = "https://github.com/oxidecomputer/thouart" }
6262
tokio = { version = "1.43.0", features = ["full"] }
63-
toml = "0.8.19"
63+
toml = "0.8.20"
6464
toml_edit = "0.22.24"
6565
url = "2.5.4"
6666
uuid = { version = "1.13.1", features = ["serde", "v4"] }

0 commit comments

Comments
 (0)