chore(release): prepare for release 18.7.1 (#2826)

This commit is contained in:
Ellie Huxtable
2025-07-16 17:18:15 +01:00
committed by GitHub
parent 403d4a1141
commit 0eecc0b43d
13 changed files with 42 additions and 42 deletions

View File

@ -14,8 +14,8 @@ 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.7.0" }
atuin-common = { path = "../atuin-common", version = "18.7.0" }
atuin-client = { path = "../atuin-client", version = "18.7.1" }
atuin-common = { path = "../atuin-common", version = "18.7.1" }
tracing = { workspace = true }
tracing-subscriber = { workspace = true }