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

Set version to v1.1.0 and update dependencies

This commit is contained in:
NG (Graham)
2025-12-22 19:40:34 -05:00
parent d9f24e1859
commit 36100a34c4
6 changed files with 521 additions and 254 deletions

View File

@@ -25,7 +25,7 @@ indexmap = { version = "2.0", features = ["serde"] }
# auth
libfj.workspace = true
jsonwebtoken = "9"
jsonwebtoken = { version = "10", features = [ "rust_crypto" ] }
argon2 = { version = "0.5", features = [ "std" ] }
# intercom