aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2025-08-04 12:33:08 +0200
committerGitHub <noreply@github.com>2025-08-04 12:33:08 +0200
commit5614596c8165e6f5e22b5524c7bb127bf55bc48a (patch)
tree4cd042d3075e09e6928d61914dd41c215cf4697e /crates/atuin-client
parentfeat: add IDX_CACHE_ROLLOUT (#2850) (diff)
downloadatuin-5614596c8165e6f5e22b5524c7bb127bf55bc48a.zip
chore(release): prepare for release 18.8.0 (#2858)
Diffstat (limited to 'crates/atuin-client')
-rw-r--r--crates/atuin-client/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-client/Cargo.toml b/crates/atuin-client/Cargo.toml
index 0cd766d7..8db13df5 100644
--- a/crates/atuin-client/Cargo.toml
+++ b/crates/atuin-client/Cargo.toml
@@ -19,7 +19,7 @@ daemon = []
check-update = []
[dependencies]
-atuin-common = { path = "../atuin-common", version = "18.7.1" }
+atuin-common = { path = "../atuin-common", version = "18.8.0" }
log = { workspace = true }
base64 = { workspace = true }