Commit Graph
11 Commits
Author SHA1 Message Date
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