summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2d7e822..62f0c72 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1371,6 +1371,10 @@ dependencies = [
]
[[package]]
+name = "sheet"
+version = "0.1.0"
+
+[[package]]
name = "shlex"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"