Skip to content

Commit 9ba2197

Browse files
committed
cargo: bump base64 to 0.9
1 parent cd43207 commit 9ba2197

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
@@ -16,7 +16,7 @@ appveyor = { repository = "sdemos/openssh-keys" }
1616
travis-ci = { repository = "sdemos/openssh-keys" }
1717

1818
[dependencies]
19-
base64 = "0.8"
19+
base64 = "0.9"
2020
byteorder = "1.1"
2121
error-chain = { version = "0.12", default-features = false }
2222
sha2 = "0.7"

0 commit comments

Comments
 (0)