diff options
| author | Mica White <botahamec@outlook.com> | 2024-08-15 20:23:26 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2024-08-25 19:24:37 -0400 |
| commit | 509e5ce1e17417a70b9bcce8bc6e33c05106811d (patch) | |
| tree | 5b1fe60a65b5f42a90023ead03c32336033afa1f /scripts/Cargo.toml | |
| parent | db9aa9f1bf49e8bede384b9ceb1e1fb82b522799 (diff) | |
Start profiling
Diffstat (limited to 'scripts/Cargo.toml')
| -rw-r--r-- | scripts/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Cargo.toml b/scripts/Cargo.toml index 88aa2c7..a9fe5e4 100644 --- a/scripts/Cargo.toml +++ b/scripts/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -wasmtime = "14" +wasmtime = "15" rayon = "1" thiserror = "1" rand = "0.8" |
