Cargo.toml: Specify minimum supported toolchain version

Fixes: #506

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2025-08-27 23:08:58 -04:00
parent d6b19b69f7
commit 39661a994d
5 changed files with 10 additions and 4 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ version.workspace = true
license.workspace = true
edition.workspace = true
repository.workspace = true
publish = false
publish.workspace = true
rust-version.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html