Skip to content

Commit 2d92669

Browse files
Bump toml from 0.9.11+spec-1.1.0 to 1.0.1+spec-1.1.0 in /autorust
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.11+spec-1.1.0 to 1.0.1+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.11...toml-v1.0.1) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0735ce commit 2d92669

2 files changed

Lines changed: 32 additions & 8 deletions

File tree

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)