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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user