From fa2943a6a4bc1d276b458fefae48b28cd78cdb9c Mon Sep 17 00:00:00 2001 From: gennyble Date: Mon, 9 Oct 2023 15:30:17 -0500 Subject: change license from CC0 to ISC --- gifcheck/Cargo.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gifcheck/Cargo.toml (limited to 'gifcheck/Cargo.toml') diff --git a/gifcheck/Cargo.toml b/gifcheck/Cargo.toml new file mode 100644 index 0000000..8ae0b40 --- /dev/null +++ b/gifcheck/Cargo.toml @@ -0,0 +1,9 @@ +[package] +name = "gifcheck" +version = "0.1.0" +edition = "2021" +license = "ISC" + +# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html + +[dependencies] -- cgit 1.4.1-3-g733a5