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-server-sqlite/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-server-sqlite/Cargo.toml')
| -rw-r--r-- | crates/atuin-server-sqlite/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/atuin-server-sqlite/Cargo.toml b/crates/atuin-server-sqlite/Cargo.toml index a0776746..1a719f5f 100644 --- a/crates/atuin-server-sqlite/Cargo.toml +++ b/crates/atuin-server-sqlite/Cargo.toml @@ -10,8 +10,8 @@ homepage = { workspace = true } repository = { workspace = true } [dependencies] -atuin-common = { path = "../atuin-common", version = "18.13.2" } -atuin-server-database = { path = "../atuin-server-database", version = "18.13.2" } +atuin-common = { path = "../atuin-common", version = "18.13.3" } +atuin-server-database = { path = "../atuin-server-database", version = "18.13.3" } eyre = { workspace = true } tracing = { workspace = true } |
