Skip to content

Commit 055396f

Browse files
fix(deps): update rust crate cargo to 0.92.0 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84f6e65 commit 055396f

File tree

2 files changed

+39
-37
lines changed

2 files changed

+39
-37
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)