Remove all features
This commit is contained in:
parent
9ec43ebe70
commit
c0267f7746
@ -2,7 +2,7 @@
|
|||||||
"name": "@modrinth/app-lib",
|
"name": "@modrinth/app-lib",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "cargo build --release",
|
"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",
|
"fix": "cargo fmt && cargo clippy --fix",
|
||||||
"test": "cargo test"
|
"test": "cargo test"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user