Skip to content

Commit 8a9f161

Browse files
Update Rust crate cargo to 0.84.0 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b63f911 commit 8a9f161

File tree

2 files changed

+99
-42
lines changed

2 files changed

+99
-42
lines changed

Cargo.lock

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

packages/mdbook-trunk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ version.workspace = true
1111

1212
[dependencies]
1313
anyhow.workspace = true
14-
cargo = { version = "0.80.0", features = ["all-static"] }
14+
cargo = { version = "0.84.0", features = ["all-static"] }
1515
clap.workspace = true
1616
env_logger.workspace = true
1717
fs_extra = "1.3.0"

0 commit comments

Comments
 (0)