We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8629d commit a9452ccCopy full SHA for a9452cc
Cargo.toml
@@ -11,3 +11,6 @@ license = "MIT"
11
clap = { version = "4.1.8", features = ["derive"] }
12
include_dir = "0.7.3"
13
mktemp = "0.5.0"
14
+
15
+[[bin]]
16
+name = "folderify"
0 commit comments