Skip to content

Commit 07d2bb6

Browse files
committed
Bump byteorder version
1 parent 052e189 commit 07d2bb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ openssl = "0.5"
2929
time = "0.1.14"
3030
log = "0.2"
3131
rustc-serialize = "0.3"
32-
byteorder = "0.2.11"
32+
byteorder = "0.3"
3333

3434
[dependencies.uuid]
3535
optional = true

0 commit comments

Comments
 (0)