aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client
diff options
context:
space:
mode:
authorMichelle Tilley <michelle@michelletilley.net>2026-03-24 11:47:49 -0700
committerGitHub <noreply@github.com>2026-03-24 11:47:49 -0700
commitde25f7eec743d08364d646aecdf9e31c96539deb (patch)
tree112cefa71c47637cf1a9f4a0ff580c955ddb8e3a /crates/atuin-client
parentfix: Atuin Hex fails to init on bash and zsh (#3341) (diff)
downloadatuin-de25f7eec743d08364d646aecdf9e31c96539deb.zip
chore: Prepare 18.13.5 (#3342)
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 b5f0c3fa..8351fcd6 100644
--- a/crates/atuin-client/Cargo.toml
+++ b/crates/atuin-client/Cargo.toml
@@ -20,7 +20,7 @@ daemon = []
check-update = []
[dependencies]
-atuin-common = { path = "../atuin-common", version = "18.13.4" }
+atuin-common = { path = "../atuin-common", version = "18.13.5" }
log = { workspace = true }
base64 = { workspace = true }