aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-history
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-history
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-history')
-rw-r--r--crates/atuin-history/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-history/Cargo.toml b/crates/atuin-history/Cargo.toml
index ad42ae30..11ef9871 100644
--- a/crates/atuin-history/Cargo.toml
+++ b/crates/atuin-history/Cargo.toml
@@ -14,7 +14,7 @@ readme.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-atuin-client = { path = "../atuin-client", version = "18.13.5" }
+atuin-client = { path = "../atuin-client", version = "18.13.6" }
time = { workspace = true }
serde = { workspace = true }