Bumped version numbe2
This commit is contained in:
parent
3c062dad1f
commit
8e07321dfb
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -361,7 +361,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "double-ratchet-2"
|
||||
version = "0.3.6"
|
||||
version = "0.3.7"
|
||||
dependencies = [
|
||||
"aes-gcm-siv",
|
||||
"bincode",
|
||||
|
|
|
@ -6,7 +6,7 @@ homepage = "https://github.com/Dione-Software/double-ratchet-2"
|
|||
repository = "https://github.com/Dione-Software/double-ratchet-2"
|
||||
readme = "README.md"
|
||||
keywords = ["double-ratchet", "crypto", "cryptography", "signal"]
|
||||
version = "0.3.6"
|
||||
version = "0.3.7"
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
|
||||
|
|
Loading…
Reference in a new issue