Skip to content

Commit b521f81

Browse files
committed
description and license
1 parent 0225335 commit b521f81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[package]
22
name = "fast-scp"
33
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"
47
edition = "2021"
58

69
[dependencies]

0 commit comments

Comments
 (0)