summaryrefslogtreecommitdiffstats
path: root/testing/resources/rust_hooks_repo/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/resources/rust_hooks_repo/Cargo.toml')
-rw-r--r--testing/resources/rust_hooks_repo/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/resources/rust_hooks_repo/Cargo.toml b/testing/resources/rust_hooks_repo/Cargo.toml
new file mode 100644
index 0000000..cd83b43
--- /dev/null
+++ b/testing/resources/rust_hooks_repo/Cargo.toml
@@ -0,0 +1,3 @@
+[package]
+name = "rust-hello-world"
+version = "0.1.0"