From 37d1a6b8f12c9fa5ef3ceb479884cbeba63d2f09 Mon Sep 17 00:00:00 2001 From: Hannes Date: Fri, 14 May 2021 18:42:31 +0200 Subject: [PATCH] Added associated data --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bcb7c69..40da78f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ homepage = "https://github.com/Decentrailzed-Communication-System/double-ratchet repository = "https://github.com/Decentrailzed-Communication-System/double-ratchet-2" readme = "README.md" keywords = ["double-ratchet", "crypto", "cryptography", "signal"] -version = "0.2.1" +version = "0.2.2" edition = "2018" license = "MIT"