diff --git a/Cargo.toml b/Cargo.toml index a0ef072..c5750b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"