Skip to content

Commit 66d3ffb

Browse files
committed
Upgrade hex to 0.2
1 parent d962a9c commit 66d3ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bufstream = "0.1"
2828
byteorder = "0.5"
2929
log = "0.3"
3030
phf = "=0.7.14"
31-
hex = "0.1"
31+
hex = "0.2"
3232
net2 = "0.2.16"
3333
rustc-serialize = { version = "0.3", optional = true }
3434
chrono = { version = "0.2.14", optional = true }

0 commit comments

Comments
 (0)