commit 828f85f2a27a85826cfa327404823609c5a8c1d0
parent 1e9b23487e7df70a9a9f077bca80ea1eeaebec24
Author: Yuval Langer <yuvallangerontheroad@gmail.com>
Date: Sun, 4 Sep 2022 01:09:48 +0300
Bump Rustlang version.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml
@@ -7,7 +7,7 @@ repository = "https://gitlab.com/yuvallanger/rusty-diceware"
description = "A command line diceware, sans dice."
keywords = ["diceware", "password", "passphrase", "generator"]
readme = "README.md"
-edition = "2018"
+edition = "2021"
[dependencies]