mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-12 23:02:49 +00:00
good commit
This commit is contained in:
@@ -6,6 +6,10 @@ default:
|
||||
lint:
|
||||
cargo clippy --all-targets --all-features -- -D warnings
|
||||
|
||||
# Update all Cargo dependencies to the latest allowed by Cargo.toml
|
||||
update-deps:
|
||||
cargo update
|
||||
|
||||
# Run crate tests
|
||||
test:
|
||||
cargo test
|
||||
|
||||
Reference in New Issue
Block a user