diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..8c0991c --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,7 @@ +[package] +name = "sclient" +version = "0.1.0" +authors = ["lastlink"] +edition = "2018" + +[dependencies] \ No newline at end of file