From 7904f28f4ce37f2bc6758a86bf790369c730670c Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 15 Nov 2023 13:31:47 +0100 Subject: a --- tweak/Cargo.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tweak/Cargo.toml (limited to 'tweak/Cargo.toml') diff --git a/tweak/Cargo.toml b/tweak/Cargo.toml new file mode 100644 index 0000000..813497e --- /dev/null +++ b/tweak/Cargo.toml @@ -0,0 +1,8 @@ +[package] +name = "tweak" +version = "0.1.0" +edition = "2021" + +# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html + +[dependencies] -- cgit v1.2.3-70-g09d2