Skip to content

Commit 4706566

Browse files
Bump toml from 0.8.23 to 0.9.2 in /autorust
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.2. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.2) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74c3818 commit 4706566

File tree

2 files changed

+55
-7
lines changed

2 files changed

+55
-7
lines changed

autorust/Cargo.lock

Lines changed: 54 additions & 6 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.14"
27-
toml = "0.8"
27+
toml = "0.9"
2828
qstring = "0.7"
2929
cargo_toml = "0.22"
3030

0 commit comments

Comments
 (0)