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

steamid-ng

This commit is contained in:
Robin Appelman 2021-07-22 00:12:23 +02:00
commit f24b82ccd3
2 changed files with 104 additions and 2 deletions

View file

@ -36,6 +36,7 @@ jemallocator = { version = "0.3", optional = true }
better-panic = { version = "0.2", optional = true }
no-panic = { version = "0.1", optional = true }
fnv = "1"
steamid-ng = "1"
[dev-dependencies]
pretty_assertions = "0.7"