mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-07 11:34:39 -05:00
chore: bump MSRV to 1.77.0 as 1.78.0 came out
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
7df74d9142
commit
7971f0367d
3 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ version = "0.3.2"
|
|||
edition = "2021"
|
||||
|
||||
# See also `rust-toolchain.toml`
|
||||
rust-version = "1.76.0"
|
||||
rust-version = "1.77.0"
|
||||
|
||||
[dependencies]
|
||||
console-subscriber = { version = "0.2", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue