Skip to content

Commit 87ba6e2

Browse files
authored
build(deps): update bitflags requirement from 1.2.1 to 2.6.0 (#112)
2 parents c2908aa + dcb7e06 commit 87ba6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

varlink-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ clap = "2.33.0"
2525
colored_json = "2.1.0"
2626
anyhow = "1.0.93"
2727
libc = { version = "0.2.126", default-features = false }
28-
bitflags = "1.2.1"
28+
bitflags = "2.6.0"

0 commit comments

Comments
 (0)