We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4078db3 commit 405d8dfCopy full SHA for 405d8df
1 file changed
Cargo.toml
@@ -25,7 +25,7 @@ phf_codegen = "0.7"
25
26
[dependencies]
27
bufstream = "0.1"
28
-byteorder = "0.3"
+byteorder = ">= 0.3, < 0.5"
29
log = "0.3"
30
phf = "0.7"
31
rustc-serialize = "0.3"
0 commit comments