We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba925c0 commit b81d97eCopy full SHA for b81d97e
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "rkg"
3
description = "Generates a Random Key that can be used for tools like Veracrypt and Crypomater or more"
4
version = "0.1.0"
5
-edition = "2024"
+edition = "2021"
6
7
[dependencies]
8
clap = { version = "4.5.38", features = ["derive"] }
0 commit comments