Skip to content

Commit

Permalink
9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdaq committed Dec 25, 2022
1 parent 2329a1e commit 26df8e5
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,12 +1,12 @@
[package]
name = "crypto-ext"
version = "0.0.2"
version = "9.0.0"
edition = "2021"
homepage = "https://github.com/bohdaq/crypto-ext"
repository = "https://github.com/bohdaq/crypto-ext"
readme = "README.md"
description = "Set of cryptographic functions to encrypt, decrypt, sign, verify data"
rust-version = "1.65"
rust-version = "1.66"
authors = ["Bohdan Tsap <bohdan.tsap@tutanota.com>"]
keywords = ["encrypt", "decrypt", "sign", "verify", "digest"]
categories = ["cryptography", "caching", "game-development", "web-programming"]
Expand Down

0 comments on commit 26df8e5

Please sign in to comment.