librustzcash/zcash_history/src
Jack Grigg 7e89300db9 Move common package and dependency configs into workspace config
The MSRV for the main crates is 1.65, which is higher than the Rust
version that stabilised workplace dependencies (1.64). The implicit MSRV
for the component crates is still lower than this, so we don't migrate
these crates.
2023-09-26 22:01:32 +00:00
..
entry.rs zcash_history: Introduce Version trait 2021-06-11 02:02:07 +01:00
lib.rs Use the new name rustdoc::broken_intra_doc_links 2022-07-29 15:56:44 -06:00
node_data.rs Use `proptest` instead of `quickcheck` for `zcash_history` tests. 2023-04-14 14:31:32 -06:00
tree.rs Reduce the size of proptest-generated history trees. 2023-04-14 14:31:32 -06:00
version.rs Move common package and dependency configs into workspace config 2023-09-26 22:01:32 +00:00