mirror of
https://github.com/atuinsh/atuin.git
synced 2025-01-08 15:32:01 +01:00
fix(dotfiles): use latest client (#1859)
This commit is contained in:
parent
74182aad42
commit
c00e54c54c
@ -13,8 +13,8 @@ readme.workspace = true
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
atuin-common = { path = "../atuin-common", version = "18.0.1" }
|
atuin-common = { path = "../atuin-common", version = "18.1.0" }
|
||||||
atuin-client = { path = "../atuin-client", version = "18.0.1" }
|
atuin-client = { path = "../atuin-client", version = "18.1.0" }
|
||||||
|
|
||||||
eyre = { workspace = true }
|
eyre = { workspace = true }
|
||||||
tokio = { workspace = true }
|
tokio = { workspace = true }
|
||||||
|
Loading…
Reference in New Issue
Block a user