summaryrefslogtreecommitdiff
path: root/hello_world/hello_cargo/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hello_world/hello_cargo/Cargo.toml')
-rwxr-xr-xhello_world/hello_cargo/Cargo.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/hello_world/hello_cargo/Cargo.toml b/hello_world/hello_cargo/Cargo.toml
deleted file mode 100755
index 61d091a..0000000
--- a/hello_world/hello_cargo/Cargo.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-name = "hello_cargo"
-version = "0.1.0"
-authors = ["Adam Carpenter <carpenat@ES.AD.ADP.COM>"]
-edition = "2018"
-
-[dependencies]