Skip to content

Commit c744e24

Browse files
committed
Merge rust-bitcoin#1804: extended_tests: Remove stale docs
53d75c7 extended_tests: Remove stale docs (Tobin C. Harding) Pull request description: We no longer need to pin `syn`; remove stale docs. This is a follow up to rust-bitcoin#1696 ACKs for top commit: Kixunil: ACK 53d75c7 apoelstra: ACK 53d75c7 Tree-SHA512: 9e939860cfb3731942e92a611632f0b24acc88e06a96e905ee2ae50e489d1610f7b9c79e20384196482aad4d5da182f6f919d18726e079a98a667532806d5aae
2 parents 8440d80 + 53d75c7 commit c744e24

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hashes/extended_tests/schemars/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Run as usual with `cargo test`.
44

55
## Minimum Supported Rust Version (MSRV)
66

7-
To run the tests with the MSRV you will need to pin some dependencies:
7+
To run the tests with the MSRV you will need to pin `serde`:
88

99
- `cargo update -p serde --precise 1.0.156`
10-
- `cargo update -p syn --precise 1.0.107`

0 commit comments

Comments
 (0)