aboutsummaryrefslogtreecommitdiff
path: root/bin/Cargo.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-10-02 06:20:15 +0100
committerAkshay <[email protected]>2021-10-02 06:20:15 +0100
commit2dacf12a3df91f27e5f290dcf495378076da3eed (patch)
treeace54b172e1223ab96d927c00de0a6e4450abae7 /bin/Cargo.toml
parent7953d8cc9345794613ba2e7b90af9429579bc0cf (diff)
rename to statix, skip self env arg
Diffstat (limited to 'bin/Cargo.toml')
-rw-r--r--bin/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Cargo.toml b/bin/Cargo.toml
index 979bd46..9452c2b 100644
--- a/bin/Cargo.toml
+++ b/bin/Cargo.toml
@@ -1,5 +1,5 @@
1[package] 1[package]
2name = "bin" 2name = "statix"
3version = "0.1.0" 3version = "0.1.0"
4edition = "2018" 4edition = "2018"
5 5