aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-history/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/atuin-history/Cargo.toml')
-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 2aad0dda..faddc8f3 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.14.0" }
+atuin-client = { path = "../atuin-client", version = "18.14.1" }
time = { workspace = true }
serde = { workspace = true }