Skip to content

Commit 8223398

Browse files
build(deps): bump toml from 0.8.22 to 0.8.23
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.22 to 0.8.23. - [Commits](toml-rs/toml@toml-v0.8.22...toml-v0.8.23) --- updated-dependencies: - dependency-name: toml dependency-version: 0.8.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73746c0 commit 8223398

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

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.

cargo-public-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ rustc-hash = "2.1.1"
2525
semver = "1.0.18"
2626
thiserror = "2.0.3"
2727
cargo_metadata = "0.19.2"
28-
toml = "0.8.22"
28+
toml = "0.8.23"
2929

3030
[dependencies.clap]
3131
version = "4.5.0"

rustdoc-json/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cargo_metadata = "0.19.2"
1515
cargo-manifest = "0.19.1"
1616
serde = { version = "1.0.179", features = ["derive"] }
1717
thiserror = "2.0.3"
18-
toml = "0.8.22"
18+
toml = "0.8.23"
1919

2020
[dependencies.tracing]
2121
version = "0.1.41"

0 commit comments

Comments
 (0)