Skip to content

Commit c6b03f4

Browse files
author
Roman Proskuryakov
committed
chore(sodium): update to sodiumoxide alpha-0.3
1 parent 3d5f3e8 commit c6b03f4

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
@@ -33,7 +33,7 @@ bytes = "0.4"
3333
byteorder = "1"
3434
futures = "0.1"
3535
log = "0.4"
36-
sodiumoxide = { git = "https://github.com/sodiumoxide/sodiumoxide.git", rev = "42fc4a4" }
36+
sodiumoxide = { git = "https://github.com/sodiumoxide/sodiumoxide.git", rev = "baf88e5" }
3737
nom = "3.2"
3838
cookie-factory = "0.2"
3939
get_if_addrs = "0.5"

0 commit comments

Comments
 (0)