summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-08-05 11:09:04 -0400
committer53hornet <atc@53hor.net>2021-08-05 11:09:04 -0400
commita2c00337bc9bac1942ad835181ae09f8a66d524b (patch)
tree7e06629303e9118aa83200f8f566a762438fdaf7 /Cargo.toml
downloadrexdump-a2c00337bc9bac1942ad835181ae09f8a66d524b.tar.xz
rexdump-a2c00337bc9bac1942ad835181ae09f8a66d524b.zip
init
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..2928ae6
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "rexdump"
+version = "0.1.0"
+edition = "2018"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]