summaryrefslogtreecommitdiffstats
path: root/atuin-client/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-03-11 14:33:03 +0000
committerGitHub <noreply@github.com>2024-03-11 14:33:03 +0000
commit74182aad42b2fab7be0ccb0201e81ec824be416c (patch)
tree55e9e8fdabe4ca6520c5cf808e15ac68f353ff0a /atuin-client/Cargo.toml
parentc9daf4cd671b620ef2144603b97e34ce22a97676 (diff)
chore(release): prepare for release v18.1.0 (#1854)
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 e2353daf..8595a7d5 100644
--- a/atuin-client/Cargo.toml
+++ b/atuin-client/Cargo.toml
@@ -18,7 +18,7 @@ sync = ["urlencoding", "reqwest", "sha2", "hex"]
check-update = []
[dependencies]
-atuin-common = { path = "../atuin-common", version = "18.0.2" }
+atuin-common = { path = "../atuin-common", version = "18.1.0" }
log = { workspace = true }
base64 = { workspace = true }