Skip to content

Commit f7c7368

Browse files
fix(deps): update rust
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent 5c3d1e5 commit f7c7368

4 files changed

Lines changed: 82 additions & 70 deletions

File tree

Cargo.lock

Lines changed: 79 additions & 67 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
@@ -70,7 +70,7 @@ regex = "1.10.4"
7070
rustix = { "version" = "1", features = ["use-libc", "thread", "net", "fs", "system", "process", "mount"] }
7171
serde = "1.0.199"
7272
serde_json = "1.0.116"
73-
selinux = "=0.5.0"
73+
selinux = "=0.6.3"
7474
shlex = "2.0"
7575
similar-asserts = "2.0.0"
7676
static_assertions = "1.1.0"

crates/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ rhsm = []
9494
docgen = ["clap_mangen"]
9595

9696
[build-dependencies]
97-
cargo_metadata = "0.19"
97+
cargo_metadata = "0.23"
9898

9999
[lints]
100100
workspace = true

0 commit comments

Comments
 (0)