Skip to content

Commit 94ae0ee

Browse files
Update Rust crate cargo_toml to v0.15.3 (#6849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e59bfd1 commit 94ae0ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates_io_tarball/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
builder = []
99

1010
[dependencies]
11-
cargo_toml = "=0.15.2"
11+
cargo_toml = "=0.15.3"
1212
derive_deref = "=1.1.1"
1313
flate2 = "=1.0.26"
1414
semver = { version = "=1.0.18", features = ["serde"] }

0 commit comments

Comments
 (0)