fixed cargo.toml edition

This commit is contained in:
WanderingPenwing 2024-07-14 15:53:32 +02:00
parent 4edc8e83d4
commit b79664c1b1

View file

@ -1,7 +1,7 @@
[package] [package]
name = "calcifer" name = "calcifer"
version = "1.3.1" version = "1.3.1"
edition = "2024" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html