add options to notplayer to make him harder

This commit is contained in:
bgkillas 2024-10-28 10:06:13 -04:00
parent 87d9d2a675
commit dfb5455a45
6 changed files with 104 additions and 57 deletions

View file

@ -45,7 +45,7 @@ fluent-bundle = "0.15.3"
crc = "3.2.1"
argh = "0.1.12"
shlex = "1.3.0"
quick-xml = { version = "0.36.0", features = ["serialize"] }
quick-xml = { version = "0.37.0", features = ["serialize"] }
dashmap = "6.0.1"
eyre = "0.6.12"
tokio = { version = "1.40.0", features = ["macros", "rt-multi-thread"] }