summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTimo Kösters <timo@koesters.xyz>2022-10-08 15:32:34 +0200
committerNyaaori <+@nyaaori.cat>2022-10-10 14:02:03 +0200
commit25c3d89f281d101fcb904abd53d7c364cbe96e83 (patch)
tree17ddd3309588fcff8dc069b62a44c971662a6714 /Cargo.toml
parent8b5b7a1f637322e651c84d11a7b1616c7e29952e (diff)
downloadconduit-25c3d89f281d101fcb904abd53d7c364cbe96e83.zip
Bump rust version for const fn RwLock::new
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b88674d..d5f3c9d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ homepage = "https://conduit.rs"
repository = "https://gitlab.com/famedly/conduit"
readme = "README.md"
version = "0.3.0-next"
-rust-version = "1.56"
+rust-version = "1.63"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html