summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorBrooks J Rady <b.j.rady@gmail.com>2021-02-26 09:27:59 +0000
committerBrooks J Rady <b.j.rady@gmail.com>2021-02-26 09:27:59 +0000
commitb6ce24280f9935a692aca8500c3a577a489a4d58 (patch)
tree9eda2aa3cd22bb28cab4ed0c1cb28f673fe5af58 /Cargo.lock
parenta20e49d77eea85c4dcb2d459f21c279c69a39289 (diff)
infra(crates.io): clear the correct directory in build.rs
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 7342b6aa2..eb1b291ef 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2238,7 +2238,7 @@ dependencies = [
[[package]]
name = "zellij"
-version = "0.2.0"
+version = "0.2.1"
dependencies = [
"async-std",
"backtrace",