You've already forked AstralRinth
forked from didirus/AstralRinth
This reverts commit 6919c8dea9.
This commit is contained in:
@@ -58,7 +58,7 @@ sha2.workspace = true
|
||||
hmac.workspace = true
|
||||
argon2.workspace = true
|
||||
murmur2.workspace = true
|
||||
bitflags = { workspace = true, features = ["serde"] }
|
||||
bitflags.workspace = true
|
||||
hex.workspace = true
|
||||
zxcvbn.workspace = true
|
||||
totp-rs = { workspace = true, features = ["gen_secret"] }
|
||||
@@ -137,8 +137,6 @@ path-util.workspace = true
|
||||
|
||||
clap = { workspace = true, features = ["derive"] }
|
||||
|
||||
const_format.workspace = true
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
tikv-jemallocator = { workspace = true, features = [
|
||||
"profiling",
|
||||
|
||||
Reference in New Issue
Block a user