diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-03-09 15:23:15 -0700 |
|---|---|---|
| committer | Ellie Huxtable <ellie@elliehuxtable.com> | 2026-03-09 16:10:21 -0700 |
| commit | 84f1867a21ef229b9eaa671be3775fae3b69ac4b (patch) | |
| tree | 7b15ed5db03a156fe2a313e60e7e2f60cb6d561b /crates/atuin-client/src/settings.rs | |
| parent | chore: upgrade thiserror 1.x to 2.x to deduplicate dependency (diff) | |
| download | atuin-84f1867a21ef229b9eaa671be3775fae3b69ac4b.zip | |
chore: upgrade axum 0.7 to 0.8 to deduplicate with tonic's axum
atuin-server used axum 0.7 while tonic already pulled in axum 0.8,
resulting in both versions compiled into the binary. Migrates to
axum 0.8: path params use {param} syntax, FromRequestParts uses
native async traits (dropping async-trait dep from atuin-server).
Diffstat (limited to 'crates/atuin-client/src/settings.rs')
0 files changed, 0 insertions, 0 deletions
