diff --git a/hashes/extended_tests/schemars/README.md b/hashes/extended_tests/schemars/README.md index 38c4c139..9e0a5970 100644 --- a/hashes/extended_tests/schemars/README.md +++ b/hashes/extended_tests/schemars/README.md @@ -7,3 +7,5 @@ Run as usual with `cargo test`. To run the tests with the MSRV you will need to pin `serde`: - `cargo update -p serde --precise 1.0.156` +- `cargo update -p regex --precise 1.7.3` +- `cargo update -p chrono --precise 0.4.24`