1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Add Arc CRF username spoofing

This commit is contained in:
NG (Graham)
2025-10-06 22:57:19 -04:00
parent 5fc8b9a571
commit ade535e556
10 changed files with 18 additions and 10 deletions

View File

@@ -10,8 +10,8 @@ authors.workspace = true
[dependencies]
log.workspace = true
polariton.workspace = true
base64 = "0.22"
hex = "0.4"
base64.workspace = true
hex.workspace = true
serde.workspace = true
serde_json.workspace = true
chrono.workspace = true