Skip to content

Commit 88d1ef4

Browse files
Bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 in /autorust
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.7...toml-v1.1.0) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.0+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 717e872 commit 88d1ef4

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

autorust/Cargo.lock

Lines changed: 12 additions & 12 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 = "1.0"
27+
toml = "1.1"
2828
qstring = "0.7"
2929
cargo_toml = "0.22"
3030

0 commit comments

Comments
 (0)