mirror of
https://github.com/mii443/rustysecrets-cli.git
synced 2025-08-22 16:25:32 +00:00
Bump version to 0.2.1-pre
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -421,7 +421,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustysecrets-cli"
|
||||
version = "0.1.1-pre"
|
||||
version = "0.2.1-pre"
|
||||
dependencies = [
|
||||
"clap 2.30.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rustysecrets-cli"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1-pre"
|
||||
authors = ["Romain Ruetschi <romain.ruetschi@gmail.com>"]
|
||||
|
||||
description = "rustysecrets-cli is a command-line wrapper around RustySecrets, a Rust implementation of threshold Shamir's secret sharing"
|
||||
|
Reference in New Issue
Block a user