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

Update dependencies

This commit is contained in:
NG (Graham)
2025-11-16 15:01:00 -05:00
parent dfc0cc351b
commit cd82502576
3 changed files with 959 additions and 898 deletions

View File

@@ -14,7 +14,7 @@ clap.workspace = true
log.workspace = true
env_logger.workspace = true
tokio = { version = "1.43", features = [ "rt-multi-thread" ] }
zip = "4"
zip = "6"
git-version.workspace = true
oj_rc_core = { version = "*", path = "../rc_core" }