We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f8aa8d + 23cf495 commit 25185fdCopy full SHA for 25185fd
Cargo.toml
@@ -21,7 +21,7 @@ test = false
21
22
[dependencies]
23
#byteorder = "0.4.2"
24
-byteorder = { git = "https://github.com/quininer/byteorder.git", branch = "i128", features = ["i128"]}
+byteorder = { git = "https://github.com/BurntSushi/byteorder", features = ["i128"]}
25
env_logger = "0.3.3"
26
log = "0.3.6"
27
log_settings = "0.1.1"
0 commit comments