Skip to content

Commit 2351d82

Browse files
Merge pull request cargo-public-api#792 from cargo-public-api/dependabot/cargo/toml-0.8.23
build(deps): bump toml from 0.8.22 to 0.8.23
2 parents 73746c0 + 8223398 commit 2351d82

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)