|
# Test crate for the schemars feature
|
|
|
|
Run as usual with `cargo test`.
|
|
|
|
## Minimum Supported Rust Version (MSRV)
|
|
|
|
To run the tests with the current MSRV you will need to pin some
|
|
dependencies. See the `hashes/contrib/extra_tests.sh` script for the
|
|
current list of pins.
|