Add rust-version in Cargo.toml

This commit is contained in:
toast 2023-12-10 12:30:33 +11:00
parent 7cfeaa6bdc
commit 0588799d6e

View File

@ -1,6 +1,7 @@
[package] [package]
name = "kon" name = "kon"
version = "0.1.0" version = "0.1.0"
rust-version = "1.74"
edition = "2021" 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