mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-04 02:54:08 +02:00
check msrv
This commit is contained in:
parent
5f1e05d6f3
commit
903402419d
4 changed files with 69 additions and 18 deletions
|
|
@ -9,6 +9,7 @@ license = "MIT"
|
|||
edition = "2021"
|
||||
readme = "README.md"
|
||||
exclude = ["*.bsp"]
|
||||
rust-version = "1.62.0"
|
||||
|
||||
[dependencies]
|
||||
arrayvec = "0.7.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue