quake-map 0.6.0

Parser for Quake and Quake II .map files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "benchmarking"
version = "0.4.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32842502e72b27b30b2681692d16bf47a8a375c5a2795613f0dc699bed9a48bb"

[[package]]
name = "quake-map"
version = "0.6.0"
dependencies = [
 "benchmarking",
]