Skip to content

Commit f9f9552

Browse files
committed
use edition 2024
1 parent 27797c2 commit f9f9552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cosmwasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "snarkvm-cosmwasm"
33
version = "1.1.0"
4-
edition = "2024"
4+
edition = "2021"
55

66
[lib]
77
crate-type = ["cdylib", "rlib"]

0 commit comments

Comments
 (0)