diff --git a/Cargo.toml b/Cargo.toml index 5e213e7..e3bb4c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "random-file" version = "0.1.0" edition = "2021" +authors = [ "networkException " ] +license = "BSD-2-Clause" +repository = "https://gitlab.upi.li/networkException/random-file" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html