Skip to content

Commit

Permalink
Release: 0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank Verma <[email protected]>
  • Loading branch information
shank03 committed Jan 26, 2024
1 parent 9550420 commit f2aae3a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
[package]
name = "claw-vault"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["Shashank Verma <shank03>"]
authors = ["Shashank Verma <[email protected]>"]
license = "MIT"
description = "A platform to share sensitive information with desired recipients."
repository = "https://github.com/Claw-Vault/claw-vault"
readme = "README.md"
keywords = ["rsa", "xrc", "encryption", "decryption", "vault", "claw", "share"]
rust-version = "1.75"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit f2aae3a

Please sign in to comment.