We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f8aa8d commit 23cf495Copy full SHA for 23cf495
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