1
0
Fork 0
mirror of https://codeberg.org/icewind/vbsp.git synced 2026-06-03 18:54:05 +02:00

cleaner vector iter

This commit is contained in:
Robin Appelman 2022-02-18 19:38:55 +01:00
commit 02d22a42f7
2 changed files with 2 additions and 3 deletions

View file

@ -6,7 +6,7 @@ homepage = "https://github.com/icewind1991/vbsp"
repository = "https://github.com/icewind1991/vbsp"
description = "Rust parser for valve bsp files."
license = "MIT"
edition = "2018"
edition = "2021"
readme = "README.md"
[dependencies]