24 Commits

Author SHA1 Message Date
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]
36f2630e4d
Bump hickory-proto from 0.24.2 to 0.24.4 (#3344)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 13:34:54 +02:00
dependabot[bot]
14e50c0dcb
Bump ring from 0.17.8 to 0.17.14 (#3342)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 13:28:22 +02:00
dependabot[bot]
f00b14bac6
Bump openssl from 0.10.68 to 0.10.72 (#3341)
Signed-off-by: dependabot[bot] <support@github.com>
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::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