Commit Graph
15 Commits
Author SHA1 Message Date
tottotoandGitHub 7a37cdd00a examples: Update to diesel-async 0.9 (#3759) 2026-05-15 16:14:10 +02:00
tottotoandGitHub a3446d68bc examples: Update to diesel-async 0.8 (#3694) 2026-03-23 10:01:27 +01:00
Jonas PlatteandGitHub f3a95d786a Fix return types of serve futures (#3601) 2025-12-28 09:25:50 +01:00
tottotoandGitHub 29be91240d examples: Use diesel HasQuery trait (#3519) 2025-10-07 00:13:36 +09:00
tottotoandGitHub a847c60937 examples: Update to diesel-async 0.7 (#3518) 2025-10-06 23:58:01 +09:00
tottotoandGitHub 038f0966a8 examples: Update to diesel-async 0.6 (#3470) 2025-09-12 17:03:33 +02:00
19101f624d Replace async_trait with AFIT / RPITIT (#2308)
Co-authored-by: Jonas Platte <[email protected]>
2024-09-28 21:27:11 +00:00
Jonas PlatteandGitHub 85b6fd49c7 Upgrade most example dependencies (#2936) 2024-09-27 18:50:52 +02:00
Jonas PlatteandGitHub 2fb6cea732 Remove unused dependencies from examples (#2934) 2024-09-25 03:44:47 -04:00
Weipeng HongandGitHub ef1448a3f5 Use env!("CARGO_CRATE_NAME") in the example to simplify the tracing setup code (#2884) 2024-08-24 08:36:08 +02:00
Yuri AstrakhanandGitHub 786329d85d Use inline format args (#2232) 2023-09-19 06:51:57 +00:00
David PedersenandGitHub f9ea40bb44 Don't depend on axum-macros in examples (#2122) 2023-07-26 20:21:39 +02:00
David PedersenandGitHub b7665b209a Fix CI (#2054) 2023-06-22 23:20:46 +02:00
877e3fe4de Move TypedHeader to axum-extra (#1850)
Co-authored-by: Michael Scofield <[email protected]>
Co-authored-by: Jonas Platte <[email protected]>
2023-04-21 17:45:31 +02:00
9da1897688 Add a diesel and diesel-async example (#1853)
Co-authored-by: David Pedersen <[email protected]>
2023-03-28 17:32:00 +02:00