Skip to content

Commit

Permalink
Merge pull request #11 from wireapp/sodiumoxide25
Browse files Browse the repository at this point in the history
Bump sodiumoxide to 0.2.5
  • Loading branch information
raphaelrobert authored Oct 16, 2019
2 parents 9f2f17f + de4bcc7 commit 7efb84d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cryptobox"
version = "1.0.2"
version = "1.0.3"
authors = ["Wire Swiss GmbH <[email protected]>"]
description = "High-level API for proteus with persistent storage."
homepage = "https://github.com/wireapp/cryptobox"
Expand All @@ -10,5 +10,5 @@ license = "GPL-3.0"
[dependencies]
byteorder = ">= 0.5.1"
cbor-codec = ">= 0.7.0"
proteus = { git = "https://github.com/wireapp/proteus", tag = "v1.0.2" }
proteus = { git = "https://github.com/wireapp/proteus", tag = "v1.0.3" }

0 comments on commit 7efb84d

Please sign in to comment.