Raise minimum supported Rust version to 1.56

This commit is contained in:
Jonas Platte
2022-01-20 12:29:52 +01:00
parent 5afb27a5a9
commit ff5fec9e74

View File

@@ -7,7 +7,8 @@ homepage = "https://conduit.rs"
repository = "https://gitlab.com/famedly/conduit"
readme = "README.md"
version = "0.2.0"
edition = "2018"
rust-version = "1.56"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html