aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-04-16 12:25:48 +0100
committerGitHub <noreply@github.com>2023-04-16 11:25:48 +0000
commit7c079070c5356b49af79b25e42496eddbfcd40c7 (patch)
tree76b3f99839e09d1ad422106e2ae057c6c055b358 /atuin-client/Cargo.toml
parentMake the homepage prettier (#880) (diff)
downloadatuin-7c079070c5356b49af79b25e42496eddbfcd40c7.zip
Release v14.0.1 (#883)
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 }