summaryrefslogtreecommitdiff
path: root/Cargo.lock
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.lock
parent22a206f083a5e75a589a656d40ba1fca538720e5 (diff)
Rename the package to something not taken on crates.io
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 4141147..2b48951 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -673,7 +673,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
[[package]]
-name = "shackle"
+name = "shackle-shell"
version = "0.1.0"
dependencies = [
"anyhow",