File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11[package ]
22authors = [" Sebastian Thiel <byronimo@gmail.com>" ]
33name = " sheesy-cli"
4- version = " 3.2 .0"
4+ version = " 3.3 .0"
55
66description = " The 'share-secrets-safely' CLI to interact with GPG/pass-like vaults."
77license = " LGPL-2.1"
@@ -31,10 +31,10 @@ itertools = "0.7.7"
3131
3232[dependencies .sheesy-tools ]
3333path = " lib/tools"
34- version = " 3.2 .0"
34+ version = " 3.3 .0"
3535
3636[dependencies .sheesy-vault ]
3737path = " lib/vault"
38- version = " 3.2 .0"
38+ version = " 3.3 .0"
3939
4040[workspace ]
Original file line number Diff line number Diff line change 1- 3.2 .0
1+ 3.3 .0
Original file line number Diff line number Diff line change 11[package ]
22authors = [" Sebastian Thiel <byronimo@gmail.com>" ]
33name = " sheesy-tools"
4- version = " 3.2 .0"
4+ version = " 3.3 .0"
55
66description = " Tooling to make using shared secrets effortless."
77license = " MIT"
Original file line number Diff line number Diff line change 11[package ]
22authors = [" Sebastian Thiel <byronimo@gmail.com>" ]
33name = " sheesy-vault"
4- version = " 3.2 .0"
4+ version = " 3.3 .0"
55
66description = " Vault functionality used by 'share-secrets-safely' CLI. Use it to interact with GPG based vaults."
77license = " LGPL-2.1"
You can’t perform that action at this time.
0 commit comments