diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-03-16 17:43:42 -0700 |
|---|---|---|
| committer | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-03-16 17:43:42 -0700 |
| commit | 102b56a9f35bd4a5b719887e4d303e8aa74de482 (patch) | |
| tree | 88c41d86eb041783b70fa0a6b98df5856325a8f5 /crates/atuin-client | |
| parent | chore: vendor nucleo-ext + fork, so we can depend on our changes properly (#3... (diff) | |
| download | atuin-102b56a9f35bd4a5b719887e4d303e8aa74de482.zip | |
chore(release): prepare for release 18.13.3
Diffstat (limited to 'crates/atuin-client')
| -rw-r--r-- | crates/atuin-client/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-client/Cargo.toml b/crates/atuin-client/Cargo.toml index c4f5679c..1e58dd8c 100644 --- a/crates/atuin-client/Cargo.toml +++ b/crates/atuin-client/Cargo.toml @@ -20,7 +20,7 @@ daemon = [] check-update = [] [dependencies] -atuin-common = { path = "../atuin-common", version = "18.13.2" } +atuin-common = { path = "../atuin-common", version = "18.13.3" } log = { workspace = true } base64 = { workspace = true } |
