From 2167abcf72d978b4ac2f08fa7cbbddaada01f165 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 7 Mar 2023 08:00:00 +0100 Subject: a --- lvc/Cargo.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lvc/Cargo.toml (limited to 'lvc/Cargo.toml') diff --git a/lvc/Cargo.toml b/lvc/Cargo.toml new file mode 100644 index 0000000..15df5d7 --- /dev/null +++ b/lvc/Cargo.toml @@ -0,0 +1,8 @@ +[package] +name = "lvc" +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