mirror of
https://github.com/atuinsh/atuin.git
synced 2025-08-14 09:18:46 +02:00
chore(release): prepare for release 18.6.0 (#2740)
Co-authored-by: Ellie Huxtable <ellie@mac.lan>
This commit is contained in:
@ -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.6.0-beta.1" }
|
||||
atuin-common = { path = "../atuin-common", version = "18.6.0-beta.1" }
|
||||
atuin-client = { path = "../atuin-client", version = "18.6.0" }
|
||||
atuin-common = { path = "../atuin-common", version = "18.6.0" }
|
||||
|
||||
tracing = { workspace = true }
|
||||
tracing-subscriber = { workspace = true }
|
||||
|
Reference in New Issue
Block a user