From 17815cb0b7680f387408efe576188ae338b97f33 Mon Sep 17 00:00:00 2001 From: Georgi Georgiev Date: Mon, 3 Jun 2024 22:36:47 +0300 Subject: [PATCH] another nerf Signed-off-by: Georgi Georgiev --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a232ef3..07113d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ publish = false name = "wasmer-jni" version = "1.1.0" -edition = "2023" +edition = "2021" [lib] crate-type = ["cdylib"]