Skip to content

Commit 48d1ccc

Browse files
Update cargo_toml from 0.21.0 to 0.22.1 (#1545)
1 parent 69ed051 commit 48d1ccc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifest/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ description = "Detect and parse manifest files"
99

1010
[dependencies]
1111
anyhow.workspace = true
12-
cargo_toml = "0.21.0"
12+
cargo_toml = "0.22.1"
1313
npm-package-json = "0.1.3"
1414
strum.workspace = true

0 commit comments

Comments
 (0)