Update version for fs-set-times to 3.1
This commit is contained in:
committed by
Dan Gohman
parent
81c67d9438
commit
2190fb68fd
@@ -14,13 +14,13 @@ include = ["src/**/*", "LICENSE" ]
|
||||
[dependencies]
|
||||
wasi-common = { path = "../", version = "0.23.0" }
|
||||
anyhow = "1.0"
|
||||
cap-std = "0.13"
|
||||
cap-fs-ext = "0.13"
|
||||
cap-time-ext = "0.13"
|
||||
cap-rand = "0.13"
|
||||
fs-set-times = "0.2.2"
|
||||
unsafe-io = "0.3"
|
||||
system-interface = { version = "0.6.0", features = ["cap_std_impls"] }
|
||||
cap-std = "0.13.7"
|
||||
cap-fs-ext = "0.13.7"
|
||||
cap-time-ext = "0.13.7"
|
||||
cap-rand = "0.13.2"
|
||||
fs-set-times = "0.3.1"
|
||||
unsafe-io = "0.6.2"
|
||||
system-interface = { version = "0.6.3", features = ["cap_std_impls"] }
|
||||
tracing = "0.1.19"
|
||||
bitflags = "1.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user