aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2021-10-29 22:06:01 +0300
committereug-vs <eugene@eug-vs.xyz>2021-10-29 22:06:13 +0300
commitb79ea97978a38fcb2ac7c776a37531d6babcb84e (patch)
tree8c1e297188e564f15ca48908af1b17943186ad91 /Cargo.toml
parentaed3ae868a379b4ac98b3ec062ea1af3adffcb38 (diff)
downloadpistol-b79ea97978a38fcb2ac7c776a37531d6babcb84e.tar.gz
chore: change project name
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 b7d7394..d9612b6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "ascii-renderer-rust"
+name = "pistol"
version = "0.1.0"
edition = "2018"