1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-06 00:45:22 +01:00

fix(deps): update rust (#1740)

Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
Co-authored-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
This commit is contained in:
bootc-bot[bot]
2025-11-14 13:34:37 +08:00
committed by GitHub
parent a0cdb06a00
commit 7804be9656

View File

@@ -28,7 +28,7 @@ xshell = { workspace = true }
# Crate-specific dependencies
mandown = "1.1.0"
rand = "0.8"
rand = "0.9"
tar = "0.4"
[lints]