kuska-ssb/pre_commit.sh
adria0 af1a18ad7e Repo build was broken
+ Fix github actions
+ Update to last clippy checks
+ Update sodiumoxide dependency
+ Fix test_msg_with_float_mantissa test

Co-authored-by: mycognosist <gnomad@cryptolab.net>
2021-12-10 14:55:30 +01:00

6 lines
94 B
Bash
Executable File

cargo test
cargo fmt --all
cargo clippy --all --all-features
cargo +nightly udeps
cargo audit