aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-05-05 08:11:36 +0100
committerAkshay <[email protected]>2020-05-05 08:11:36 +0100
commit2275ce14ee7bed99271fc8dc3dabab56d47a3138 (patch)
treef4d4a02170f35f43fd4a4db546da057aa53ecbaf /Cargo.toml
parent3efc84e557e74d131993804a2829b6e66c2807cc (diff)
change name to cutlass
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bb0fb84..de8f86d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
1[package] 1[package]
2name = "currying" 2name = "cutlass"
3version = "0.1.0" 3version = "0.1.0"
4authors = ["Akshay <[email protected]>"] 4authors = ["Akshay <[email protected]>"]
5edition = "2018" 5edition = "2018"