fixed cargo.toml edition
This commit is contained in:
parent
4edc8e83d4
commit
b79664c1b1
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "calcifer"
|
||||
version = "1.3.1"
|
||||
edition = "2024"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Reference in a new issue