You've already forked AstralRinth
forked from didirus/AstralRinth
Rate limiting + version fixes (#90)
* Rate limiting + version fixes * Move patch to proper place * More fixes * Fix commit hash pin
This commit is contained in:
@@ -50,3 +50,8 @@ git = "https://github.com/launchbadge/sqlx/"
|
||||
branch = "master"
|
||||
default-features = false
|
||||
features = ["runtime-actix", "postgres", "chrono", "offline"]
|
||||
|
||||
[dependencies.actix-ratelimit]
|
||||
# Temp until actix-ratelimit bumps version on cargo
|
||||
git = "https://github.com/TerminalWitchcraft/actix-ratelimit"
|
||||
rev = "870822067dfeae7cc0304352d81c4cb79ee27f5a"
|
||||
|
||||
Reference in New Issue
Block a user