Commit Graph
35 Commits
Author SHA1 Message Date
Jonas Platte 4ab8df5e42 Switch serde dependency to serde_core (#3477) 2025-09-14 08:49:07 +02:00
tottoto e8ab6029d1 examples: Update to askama 0.14 (#3474) 2025-09-13 13:19:19 +02:00
tottoto 8d0497f793 examples: Update to brotli 8 (#3473) 2025-09-13 10:29:21 +02:00
tottoto 1b844c9fc6 examples: Update to metrics 0.24 (#3472) 2025-09-13 10:06:19 +02:00
tottoto 83d19e7b4f examples: Update to redis 0.32 (#3471) 2025-09-13 09:06:00 +02:00
tottoto 038f0966a8 examples: Update to diesel-async 0.6 (#3470) 2025-09-12 17:03:33 +02:00
tottoto 490cde6048 examples: Update to axum-server 0.7 (#3467) 2025-09-12 15:18:33 +02:00
tottoto a0748e5a74 examples: Update to tower-http 0.6 (#3466) 2025-09-12 13:44:24 +02:00
tottoto e4550d23b1 examples: Update to oauth2 5 (#3462) 2025-09-11 15:34:41 +02:00
Antoine Vandecreme 49c8facad3 Bump tracing-subscriber (#3454) 2025-09-02 13:01:31 -04:00
Jonas Platte ff031867df Update minimum Rust version to 1.78 (#3412) 2025-07-20 07:47:56 +00:00
Yann Simon 3bd445d9ee remove unused dep in tls examples (#3411) 2025-07-17 12:51:12 +00:00
tottoto d7104313cb Update tokio-tungstenite to 0.27 (#3398) 2025-07-05 16:47:42 +02:00
Paolo Barbolini 869ba86e51 Reduce dependency on futures-util (#3358) 2025-05-25 09:39:35 +02:00
Yann Simon 7d1dbeb3af Update validator to 0.20.0 (#3345) 2025-05-06 15:44:03 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 36f2630e4d Bump hickory-proto from 0.24.2 to 0.24.4 (#3344)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 13:34:54 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 14e50c0dcb Bump ring from 0.17.8 to 0.17.14 (#3342)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 13:28:22 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> f00b14bac6 Bump openssl from 0.10.68 to 0.10.72 (#3341)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 11:42:51 +02:00
Jonas Platte 8762520da8 Release axum 0.8.4 2025-04-30 18:01:39 +02:00
Denis 6bf1fcbb29 Fix recursive call leading to stack overflow when tracing level filter is TRACE (#3312) 2025-04-24 13:03:50 +02:00
harry007 1599569df2 Remove unnecessary Arc around tokio::watch::Sender 2025-04-24 12:02:11 +02:00
Jonas Platte b150ac028b Release axum 0.8.3 and related crates 2025-03-28 11:14:58 +01:00
Tomaz Canabrava ee4727b865 Add macro to compile time check if a path is valid (#3288) 2025-03-27 19:54:49 +00:00
Gábor Szabó 15917c6dbc [test] the versioning example (#3275) 2025-03-18 10:54:02 +01:00
Gábor Szabó ac7732abd3 [test] the anyhow-error-response example (#3274) 2025-03-18 10:53:00 +01:00
Gábor Szabó 6fa7cce19d [test] the validator example (#3276) 2025-03-18 10:51:30 +01:00
Gábor Szabó f479e0d617 [test] the form example (#3267) 2025-03-17 13:31:17 +01:00
Gábor Szabó 517223f254 [test] the templates example (#3269) 2025-03-17 13:29:27 +01:00
Jonas Platte 5966849f14 Release axum 0.8.2 and related crates (#3188) 2025-01-21 14:12:53 +01:00
Jonas Platte f84105ae8b Dependency cleanup (#3145) 2025-01-05 09:34:14 +01:00
Jonas Platte e0b55d7503 Release axum v0.8.1 2025-01-01 14:39:51 +01:00
Jonas Platte 926543f207 Release axum v0.8.0 2025-01-01 11:08:20 +01:00
Tobias Bieniek 28d8d9b747 Refactor TestClient usage (#3121) 2024-12-27 18:24:50 +01:00
Tobias Bieniek 8def6782fb Replace custom BoxCloneService struct with tower::util::BoxCloneSyncService (#3109) 2024-12-27 08:57:52 +01:00
Tobias Bieniek ee7544da64 Unignore Cargo.lock file (#3104) 2024-12-26 14:35:46 +01:00