summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorEllie Huxtable <e@elm.sh>2021-04-26 18:36:19 +0100
committerEllie Huxtable <e@elm.sh>2021-04-26 18:36:19 +0100
commit4df77c5201c5245cb08bab636787be6da782009f (patch)
tree0bca512acf5d1e87507c3c89a45066747d8ccea4 /Cargo.lock
parent9356736ca16c0b575a9408ad23c532e17b8ffccb (diff)
Release v0.6.4v0.6.4
- Fix version - Only build for two targets
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 0b6e8925..7a47f430 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -82,7 +82,7 @@ dependencies = [
[[package]]
name = "atuin"
-version = "0.6.3"
+version = "0.6.4"
dependencies = [
"async-trait",
"atuin-client",