We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0225335 commit b521f81Copy full SHA for b521f81
Cargo.toml
@@ -1,6 +1,9 @@
1
[package]
2
name = "fast-scp"
3
version = "0.1.0-beta.1"
4
+description = "A fast and simple scp CLI tool"
5
+license = "MIT"
6
+repository = "https://github.com/dcodesdev/fast-scp"
7
edition = "2021"
8
9
[dependencies]
0 commit comments