Skip to content

Commit 03e26b6

Browse files
Bump toml from 0.9.11+spec-1.1.0 to 1.0.1+spec-1.1.0 in /autorust (#747)
1 parent 5793915 commit 03e26b6

File tree

2 files changed

+32
-8
lines changed

2 files changed

+32
-8
lines changed

autorust/Cargo.lock

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

autorust/codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ once_cell = "1"
2424
syn = { version = "2", features = ["parsing"] }
2525
camino = "1"
2626
askama = "0.15"
27-
toml = "0.9"
27+
toml = "1.0"
2828
qstring = "0.7"
2929
cargo_toml = "0.22"
3030

0 commit comments

Comments
 (0)