1
0
Fork 0
mirror of https://codeberg.org/icewind/vbsp.git synced 2026-06-03 10:44:07 +02:00

update msrv

This commit is contained in:
Robin Appelman 2025-02-15 16:53:06 +01:00
commit efb0a0f7f2

View file

@ -9,7 +9,7 @@ license = "MIT"
edition = "2021"
readme = "README.md"
exclude = ["*.bsp"]
rust-version = "1.70.0"
rust-version = "1.74.0"
[dependencies]
arrayvec = "0.7.6"