Merge remote-tracking branch 'origin/main' into pch/wiggle_sync_shimming
This commit is contained in:
@@ -15,10 +15,10 @@ include = ["src/**/*", "LICENSE" ]
|
||||
wasi-common = { path = "../", version = "0.26.0" }
|
||||
async-trait = "0.1"
|
||||
anyhow = "1.0"
|
||||
cap-std = "0.13.7"
|
||||
cap-fs-ext = "0.13.7"
|
||||
cap-time-ext = "0.13.7"
|
||||
cap-rand = "0.13.2"
|
||||
cap-std = "0.13.9"
|
||||
cap-fs-ext = "0.13.9"
|
||||
cap-time-ext = "0.13.9"
|
||||
cap-rand = "0.13.9"
|
||||
fs-set-times = "0.3.1"
|
||||
unsafe-io = "0.6.5"
|
||||
system-interface = { version = "0.6.3", features = ["cap_std_impls"] }
|
||||
|
||||
Reference in New Issue
Block a user