Skip to content

Commit

Permalink
Pin bytorder to support Rust 1.56
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Dec 17, 2023
1 parent 7cb69bc commit 4cf224c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ serde_json = "1"
streaming-stats = "0.2"
quantiles = "0.7"
proptest = "=1.0"
byteorder = "=1.4" # MSRV 1.56, required by proptest

[package.metadata.docs.rs]
# Enable certain features when building docs for docs.rs
Expand Down

0 comments on commit 4cf224c

Please sign in to comment.