edit Cargo.toml

This commit is contained in:
Simon Gardling 2022-05-17 19:53:56 -04:00
parent a382cae914
commit 43c4450903

View File

@ -70,7 +70,7 @@ bincode = "1.3"
serde = "1"
serde_json = "1"
zstd = "0.11"
run_script = "0.9.0"
run_script = "0.9"
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
instant = "0.1"