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