aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client
diff options
context:
space:
mode:
authorMichelle Tilley <michelle@michelletilley.net>2026-03-27 12:00:28 -0700
committerGitHub <noreply@github.com>2026-03-27 12:00:28 -0700
commite0d97af547ccbe4bcfdae64b97746ac2eecdf6fb (patch)
tree1c485bca59945bc3d0f42b6e84e95ad4e54b550e /crates/atuin-client
parentchore(deps): Update to eye-declare v0.2.0 (#3355) (diff)
downloadatuin-e0d97af547ccbe4bcfdae64b97746ac2eecdf6fb.zip
chore: Prepare 18.13.6 release (#3356)
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 8351fcd6..763f9d4e 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.5" }
+atuin-common = { path = "../atuin-common", version = "18.13.6" }
log = { workspace = true }
base64 = { workspace = true }