feat(api): add full API rate limits

This commit is contained in:
Paul Makles
2022-04-14 17:09:16 +01:00
parent 7ea5146e58
commit d2f0fb3414
9 changed files with 399 additions and 52 deletions

View File

@@ -1 +1 @@
pub const VERSION: &str = "0.5.3-alpha.16";
pub const VERSION: &str = "0.5.3";