Work on better support for more maps

This commit is contained in:
Lol3rrr
2024-10-05 14:49:58 +02:00
parent f7273b5a39
commit 4353de4455
3 changed files with 53 additions and 16 deletions

View File

@@ -32,3 +32,5 @@ base64 = { version = "0.22" }
csdemo = { package = "csdemo", git = "https://github.com/Lol3rrr/csdemo.git", ref = "main" }
memmap2 = { version = "0.9" }
clap = { version = "4.5", features = ["derive"] }
phf = { version = "0.11", features = ["macros"] }