diff options
author | eug-vs <eugene@eug-vs.xyz> | 2021-10-29 22:06:01 +0300 |
---|---|---|
committer | eug-vs <eugene@eug-vs.xyz> | 2021-10-29 22:06:13 +0300 |
commit | b79ea97978a38fcb2ac7c776a37531d6babcb84e (patch) | |
tree | 8c1e297188e564f15ca48908af1b17943186ad91 /Cargo.toml | |
parent | aed3ae868a379b4ac98b3ec062ea1af3adffcb38 (diff) | |
download | pistol-b79ea97978a38fcb2ac7c776a37531d6babcb84e.tar.gz |
chore: change project name
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [package] -name = "ascii-renderer-rust" +name = "pistol" version = "0.1.0" edition = "2018" |