Commit Graph
20 Commits
Author SHA1 Message Date
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 14f15252ee Remove resolved cargo-deny skip-tree config of tracing-subscriber (#3468) 2025-09-12 13:23:09 +00: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
tottoto 8f707ca9fd ci: Refactor dependencies-are-sorted job (#3445) 2025-09-05 00:13:45 +02:00
tottoto 94db5273a5 ci: Update to actions/checkout v5 (#3450) 2025-08-28 15:41:09 +02:00
tottoto d7104313cb Update tokio-tungstenite to 0.27 (#3398) 2025-07-05 16:47:42 +02:00
tottoto a9ac5241dc Only enable hyper dependency when needed (#2350) 2023-11-25 00:07:51 +01:00
tottoto 018d65da14 Use axum-macros/rust-toolchain file in ci (#1939) 2023-04-17 10:55:18 +02:00
tottoto de7dc69eeb Resolve ci warnings (#1938) 2023-04-15 17:02:47 +02:00
tottoto 7219fd8df5 Update ci config to setup rust (#1937) 2023-04-15 09:46:43 +02:00
tottoto 5793e75aac Change tower-http to optional (#1838) 2023-03-10 17:23:50 +01:00
tottoto b07918b213 Update to tonic 0.8 (#1700) 2023-01-20 10:34:44 +01:00
tottoto 56d0dd9ec2 Update to tokio-tungstenite-0.18.0 and use sha1 (#1598) 2022-12-02 11:13:57 +01:00
tottoto 6c133be5b7 Refactor initializing tracing-subscriber in examples (#1596)
* Refactor initializing tracing-subscriber

* Revert "Refactor initializing tracing-subscriber"

This reverts commit 0876260bf9 in favor of tracing_subscriber::registry.

* Use EnvFilter::try_from_default_env in chat example

* Use EnvFilter::try_from_default_env in examples
2022-11-30 10:46:19 +01:00
tottoto 2c74c538dd Fix clippy warning in example (#1597) 2022-11-29 23:39:11 +00:00
tottoto dd4e141f4c Remove outdated link alias from readme (#1591) 2022-11-29 11:51:44 +01:00
tottoto 3279d64f96 Update to matchit 0.7 (#1582) 2022-11-27 10:19:01 +01:00