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-history/Cargo.toml | |
| 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-history/Cargo.toml')
| -rw-r--r-- | crates/atuin-history/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-history/Cargo.toml b/crates/atuin-history/Cargo.toml index 3bd3a100..2b529661 100644 --- a/crates/atuin-history/Cargo.toml +++ b/crates/atuin-history/Cargo.toml @@ -14,7 +14,7 @@ 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.13.2" } +atuin-client = { path = "../atuin-client", version = "18.13.3" } time = { workspace = true } serde = { workspace = true } |
