Skip to content

Commit f2aae3a

Browse files
committed
Release: 0.1.1
Signed-off-by: Shashank Verma <shashank.verma2002@gmail.com>
1 parent 9550420 commit f2aae3a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Cargo.toml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
[package]
22
name = "claw-vault"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
5-
authors = ["Shashank Verma <shank03>"]
5+
authors = ["Shashank Verma <shashank.verma2002@gmail.com>"]
66
license = "MIT"
77
description = "A platform to share sensitive information with desired recipients."
88
repository = "https://github.com/Claw-Vault/claw-vault"
99
readme = "README.md"
1010
keywords = ["rsa", "xrc", "encryption", "decryption", "vault", "claw", "share"]
11+
rust-version = "1.75"
1112

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

0 commit comments

Comments
 (0)