summaryrefslogtreecommitdiffstats
path: root/atuin-client/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'atuin-client/Cargo.toml')
-rw-r--r--atuin-client/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml
index 0f498d3c..6c5d04b9 100644
--- a/atuin-client/Cargo.toml
+++ b/atuin-client/Cargo.toml
@@ -24,7 +24,7 @@ sync = [
]
[dependencies]
-atuin-common = { path = "../atuin-common", version = "14.0.0" }
+atuin-common = { path = "../atuin-common", version = "14.0.1" }
log = { workspace = true }
chrono = { workspace = true }