aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoraxtloss <axtlos@getcryst.al>2024-01-27 19:07:09 +0100
committeraxtloss <axtlos@getcryst.al>2024-01-27 19:07:09 +0100
commit158e9d6eb8a74bc6ce3c3f2a9709de081568dc02 (patch)
tree607a25db5c5764fe7f10a746aee1a4e9420e8d81 /Cargo.toml
parent1b50046a214d81fe98c94a1220f7cbc1eeac669b (diff)
downloadfsverify-158e9d6eb8a74bc6ce3c3f2a9709de081568dc02.tar.gz
fsverify-158e9d6eb8a74bc6ce3c3f2a9709de081568dc02.tar.bz2
Add go project
Signed-off-by: axtloss <axtlos@getcryst.al>
Diffstat (limited to '')
-rw-r--r--Cargo.toml10
1 files changed, 0 insertions, 10 deletions
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