mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-22 12:24:39 -04:00
Lower minimum rustc version to 1.58.1 (#13857)
This commit is contained in:
parent
cfe486b041
commit
b7508b1538
3 changed files with 8 additions and 7 deletions
|
@ -7,7 +7,7 @@ name = "synapse"
|
|||
version = "0.1.0"
|
||||
|
||||
edition = "2021"
|
||||
rust-version = "1.61.0"
|
||||
rust-version = "1.58.1"
|
||||
|
||||
[lib]
|
||||
name = "synapse"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue