uglify and other cleanup
This commit is contained in:
parent
6913426619
commit
06470d2db6
3 changed files with 0 additions and 55 deletions
1
justfile
1
justfile
|
@ -12,6 +12,5 @@ api:
|
|||
cargo build
|
||||
clean:
|
||||
cargo clean
|
||||
rm -rf bld/
|
||||
test:
|
||||
RUST_LOG=debug cargo test --benches --tests --all-features -- --nocapture
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue