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

@@ -19,6 +19,6 @@ libfj.workspace = true
git-version.workspace = true
serde.workspace = true
serde_json.workspace = true
hex = "0.4"
hex.workspace = true
handlebars = { version = "5", features = ["dir_source"] }