Skip to content

Commit 6aae32f

Browse files
Bump toml from 0.8.23 to 0.9.4 in /autorust (#640)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.4. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.4) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ebfe65 commit 6aae32f

2 files changed

Lines changed: 5 additions & 55 deletions

File tree

autorust/Cargo.lock

Lines changed: 4 additions & 54 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)