summaryrefslogtreecommitdiffstats
path: root/atuin-client/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-05-28 19:39:45 +0100
committerGitHub <noreply@github.com>2023-05-28 19:39:45 +0100
commit9e3fa8b88ac3c67c5b544475b624b94895220ddd (patch)
treedab992cc235e0099357c3c69da5c17c295a21cb8 /atuin-client/Cargo.toml
parente695693d83b4b8852e0c4eef1f012168a34e45fb (diff)
Release v15.0.0 (#995)v15.0.0
* Release v15.0.0 * Draft post * Update contributors
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 3542510c..fee3eb5f 100644
--- a/atuin-client/Cargo.toml
+++ b/atuin-client/Cargo.toml
@@ -25,7 +25,7 @@ sync = [
]
[dependencies]
-atuin-common = { path = "../atuin-common", version = "14.0.1" }
+atuin-common = { path = "../atuin-common", version = "15.0.0" }
log = { workspace = true }
chrono = { workspace = true }