Skip to content

Commit f252825

Browse files
renovate[bot]Turbo87
authored andcommitted
Update Rust crate cargo-manifest to v0.18.1
1 parent 6a6017e commit f252825

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ axum-extra = { version = "=0.10.0", features = ["erased-json", "query", "typed-h
5353
base64 = "=0.22.1"
5454
bigdecimal = { version = "=0.4.7", features = ["serde"] }
5555
bon = "=3.3.2"
56-
cargo-manifest = "=0.18.0"
56+
cargo-manifest = "=0.18.1"
5757
colored = "=3.0.0"
5858
crates_io_cdn_logs = { path = "crates/crates_io_cdn_logs" }
5959
crates_io_database = { path = "crates/crates_io_database" }

crates/crates_io_tarball/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ workspace = true
1111
builder = ["dep:flate2", "dep:tar"]
1212

1313
[dependencies]
14-
cargo-manifest = "=0.18.0"
14+
cargo-manifest = "=0.18.1"
1515
flate2 = { version = "=1.0.35", optional = true }
1616
serde = { version = "=1.0.217", features = ["derive"] }
1717
serde_json = "=1.0.135"

0 commit comments

Comments
 (0)