Skip to content

Commit 859946a

Browse files
Merge pull request #347 from spinframework/dependabot/cargo/toml-0.9.5
chore(deps): bump toml from 0.8.23 to 0.9.5
2 parents 4e3ca85 + 98bb475 commit 859946a

File tree

2 files changed

+66
-18
lines changed

2 files changed

+66
-18
lines changed

Cargo.lock

Lines changed: 65 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

containerd-shim-spin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ ctrlc = { version = "3.4", features = ["termination"] }
3939
[dev-dependencies]
4040
wat = "1"
4141
temp-env = "0.3.6"
42-
toml = "0.8"
42+
toml = "0.9"
4343
tempfile = "3"
4444
tokio = { version = "1", features = ["rt"] }

0 commit comments

Comments
 (0)