rusty-diceware

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 5d9ade5c71b67b1ebe74e8d6aae4cfffe4f36775
parent 1249dcad71ad3c51d355e2db0425b454fd183f9a
Author: Yuval Langer <yuvallangerontheroad@gmail.com>
Date:   Tue, 13 Sep 2022 20:42:30 +0300

Bump diceware version.

Diffstat:
MCargo.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "diceware" -version = "0.3.8" +version = "0.3.9" authors = ["Yuval Langer <yuvallangerontheroad@gmail.com>"] license = "AGPL-3.0" repository = "https://gitlab.com/yuvallanger/rusty-diceware"