From ba6a03d6038f8c1e3973879bd23490a86539d2b1 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Thu, 5 Sep 2024 22:47:38 +0200 Subject: chore: update to rust 1.81, update wasm testsuite Signed-off-by: Henry Gressmann --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 81d9533..7196533 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 "] -- cgit v1.3.1