summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJustin Wernick <j.wernick@eyeo.com>2023-05-10 15:09:05 +0200
committerJustin Wernick <j.wernick@eyeo.com>2023-05-10 15:09:22 +0200
commitcae34ef0b7b6e47f1ed3efe71ac658105a75a530 (patch)
tree918bdedbaac3f70d957bb97c715af4844db56bb3 /Cargo.toml
parent22a206f083a5e75a589a656d40ba1fca538720e5 (diff)
Rename the package to something not taken on crates.io
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 c0f76b7..644f4e4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "shackle"
+name = "shackle-shell"
version = "0.1.0"
authors = ["Justin Wernick <justin@worthe-it.co.za>"]
edition = "2021"