You've already forked AstralRinth
forked from didirus/AstralRinth
Remove all features
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "@modrinth/app-lib",
|
||||
"scripts": {
|
||||
"build": "cargo build --release",
|
||||
"lint": "cargo fmt --check && cargo clippy --all-targets --all-features -- -D warnings",
|
||||
"lint": "cargo fmt --check && cargo clippy --all-targets -- -D warnings",
|
||||
"fix": "cargo fmt && cargo clippy --fix",
|
||||
"test": "cargo test"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user