summaryrefslogtreecommitdiffstats
path: root/crates/atuin-daemon/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/atuin-daemon/Cargo.toml')
-rw-r--r--crates/atuin-daemon/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-daemon/Cargo.toml b/crates/atuin-daemon/Cargo.toml
index e4c4779b..48b3a71d 100644
--- a/crates/atuin-daemon/Cargo.toml
+++ b/crates/atuin-daemon/Cargo.toml
@@ -12,7 +12,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.0.1" }
+atuin-client = { path = "../atuin-client", version = "18.3.0-prerelease.1" }
atuin-dotfiles = { path = "../atuin-dotfiles", version = "0.2.0" }
atuin-history = { path = "../atuin-history", version = "0.1.0" }