diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-09-05 22:47:38 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-09-05 22:47:38 +0200 |
| commit | ba6a03d6038f8c1e3973879bd23490a86539d2b1 (patch) | |
| tree | 965cf4247eb3fa5df74ad8ca4947474ffc0a77ec /Cargo.toml | |
| parent | 86bcc87de2163f4b83e1e3f4bfa3dd7ec6482284 (diff) | |
chore: update to rust 1.81, update wasm testsuite
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ criterion={version="0.5", default-features=false, features=["cargo_bench_support [workspace.package] version="0.8.0" -rust-version="1.80" +rust-version="1.81" edition="2021" license="MIT OR Apache-2.0" authors=["Henry Gressmann <mail@henrygressmann.de>"] |
