use bitflags crate to define bitflags, rather than by hand
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2460,6 +2460,7 @@ name = "wasi-c2"
|
||||
version = "0.22.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bitflags",
|
||||
"cap-fs-ext",
|
||||
"cap-rand",
|
||||
"cap-std",
|
||||
|
||||
Reference in New Issue
Block a user