build: set MSRV to Rust 1.93
This commit is contained in:
parent
fa085f9006
commit
e4c4c0d903
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.90.0"
|
||||
channel = "1.93.0"
|
||||
components = ["clippy", "rustfmt"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue