Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Commit

Permalink
Merge f6e0954 into e06a434
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaq committed Mar 1, 2019
2 parents e06a434 + f6e0954 commit e0214a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -25,7 +25,7 @@ coveralls = { repository = "sodiumoxide/sodiumoxide" }

[dependencies]
libc = { version = "^0.2.41" , default-features = false }
libsodium-sys = { version = "0.2", path = "libsodium-sys" }
libsodium-sys = { version = "0.2.1", path = "libsodium-sys" }
serde = { version = "^1.0.59", default-features = false, optional = true }

[dev-dependencies]
Expand Down

0 comments on commit e0214a9

Please sign in to comment.