whitequark 8 жил өмнө
parent
commit
1355c2c5de
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -11,7 +11,7 @@ keywords = ["ip", "tcp", "udp", "ethernet", "network"]
 license = "0BSD"
 
 [dependencies]
-byteorder = { version = "0.5", default-features = false }
+byteorder = { version = "1.0", default-features = false }
 log = { version = "0.3", optional = true }
 libc = { version = "0.2.18", optional = true }