af1a18ad7e
+ 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>
6 lines
94 B
Bash
Executable File
6 lines
94 B
Bash
Executable File
cargo test
|
|
cargo fmt --all
|
|
cargo clippy --all --all-features
|
|
cargo +nightly udeps
|
|
cargo audit
|