You've already forked AstralRinth
forked from didirus/AstralRinth
Maven endpoint support (#180)
* Basic maven endpoint * Clean up maven endpoint * cargo sqlx prepare * Minor cleanup * Remove indentation * Borrow &str instead of &String * Refactor mod_data-getting
This commit is contained in:
committed by
GitHub
parent
b98ad47618
commit
15c56dfcb8
@@ -22,6 +22,10 @@ actix-ratelimit = "0.3.0"
|
||||
meilisearch-sdk = "0.6.0"
|
||||
reqwest = { version = "0.10.8", features = ["json"] }
|
||||
|
||||
yaserde = "0.6.0"
|
||||
yaserde_derive = "0.6.0"
|
||||
xml-rs = "0.8.3"
|
||||
|
||||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_with = "1.5.1"
|
||||
|
||||
Reference in New Issue
Block a user