You've already forked AstralRinth
forked from didirus/AstralRinth
Automatic moderation (#875)
* Automatic moderation * finish * modpack fixes * fix unknown license msg * fix moderation issues
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -2343,6 +2343,7 @@ dependencies = [
|
||||
"log",
|
||||
"maxminddb",
|
||||
"meilisearch-sdk",
|
||||
"murmur2",
|
||||
"rand",
|
||||
"rand_chacha",
|
||||
"redis",
|
||||
@@ -2695,6 +2696,12 @@ dependencies = [
|
||||
"windows-sys 0.48.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "murmur2"
|
||||
version = "0.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fb585ade2549a017db2e35978b77c319214fa4b37cede841e27954dd6e8f3ca8"
|
||||
|
||||
[[package]]
|
||||
name = "native-tls"
|
||||
version = "0.2.11"
|
||||
|
||||
Reference in New Issue
Block a user