You've already forked AstralRinth
forked from didirus/AstralRinth
Team routes (#92)
* Team routes template * More work on teams * Updating routes WIP * Edit routes * Fixes * Run prepare, prevent non-members from seeing perms * More fixes * Finish team routes * More fixes * Unpushed changes * Some more fixes and error handling * Fix sqlx prepare, formatting Co-authored-by: Aeledfyr <aeledfyr@gmail.com>
This commit is contained in:
@@ -27,6 +27,7 @@ chrono = { version = "0.4", features = ["serde"] }
|
||||
rand = "0.7.3"
|
||||
base64 = "0.13.0"
|
||||
sha1 = { version = "0.6.0", features = ["std"] }
|
||||
bitflags = "1.2.1"
|
||||
|
||||
gumdrop = "0.8.0"
|
||||
dotenv = "0.15"
|
||||
|
||||
Reference in New Issue
Block a user