aboutsummaryrefslogtreecommitdiff
path: root/difference-of-squares/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'difference-of-squares/Cargo.toml')
-rw-r--r--difference-of-squares/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/difference-of-squares/Cargo.toml b/difference-of-squares/Cargo.toml
new file mode 100644
index 0000000..41e2b29
--- /dev/null
+++ b/difference-of-squares/Cargo.toml
@@ -0,0 +1,4 @@
1[package]
2edition = "2018"
3name = "difference-of-squares"
4version = "1.2.0"