From 158e9d6eb8a74bc6ce3c3f2a9709de081568dc02 Mon Sep 17 00:00:00 2001 From: axtloss Date: Sat, 27 Jan 2024 19:07:09 +0100 Subject: Add go project Signed-off-by: axtloss --- Cargo.toml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index ec29f99..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,10 +0,0 @@ -[package] -name = "fsverify" -version = "0.1.0" -edition = "2021" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -structsy="0.3" -structsy-derive="0.3" \ No newline at end of file -- cgit v1.2.3