Skip to content

Commit 25c644b

Browse files
fix(deps): update rust crate cargo to 0.88.0 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff6938e commit 25c644b

File tree

2 files changed

+16
-29
lines changed

2 files changed

+16
-29
lines changed

Cargo.lock

Lines changed: 15 additions & 28 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.87.0", features = ["all-static"] }
14+
cargo = { version = "0.88.0", features = ["all-static"] }
1515
clap.workspace = true
1616
env_logger.workspace = true
1717
fs_extra = "1.3.0"

0 commit comments

Comments
 (0)