Browse Source

Bump rust version for const fn RwLock::new

refactor-ci-fix
Timo Kösters 3 years ago
parent
commit
6f7a510046
No known key found for this signature in database
GPG Key ID: 24DA7517711A2BA4
  1. 2
      Cargo.toml

2
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

Loading…
Cancel
Save