1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 10:14:06 +02:00

more propnames

This commit is contained in:
Robin Appelman 2022-04-09 19:44:22 +02:00
commit b9a9d2c2c1
5 changed files with 29376 additions and 5390 deletions

4
codegen/Cargo.lock generated
View file

@ -85,9 +85,9 @@ dependencies = [
[[package]]
name = "bitbuffer"
version = "0.10.3"
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "650346fecc0be01be480d078b014cc0deb000d26790a53f6ef854dda35f87d62"
checksum = "2a1011b65695f83be55d63eadf310a4c28da66550b196bca815eb94ec8885da8"
dependencies = [
"bitbuffer_derive",
"err-derive",