Skip to content

Commit aa5fb91

Browse files
committed
Bump sha1
1 parent a0777b0 commit aa5fb91

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
@@ -20,7 +20,7 @@ with-rustc-json = ["rustc-serialize"]
2020
with-unix-sockets = ["unix_socket"]
2121

2222
[dependencies]
23-
sha1 = "0.1.1"
23+
sha1 = "0.2.0"
2424
url = "1.1"
2525
rustc-serialize = { version = "0.3.16", optional = true }
2626
unix_socket = { version = "0.5.0", optional = true }

0 commit comments

Comments
 (0)