mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-03 18:54:05 +02:00
update msrv
This commit is contained in:
parent
1ea84fcef8
commit
efb0a0f7f2
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ license = "MIT"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
exclude = ["*.bsp"]
|
exclude = ["*.bsp"]
|
||||||
rust-version = "1.70.0"
|
rust-version = "1.74.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
arrayvec = "0.7.6"
|
arrayvec = "0.7.6"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue