refine deps

This commit is contained in:
Jun Kurihara 2022-07-22 23:32:14 +09:00
commit 66e791f34b
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03
11 changed files with 85 additions and 65 deletions

View file

@ -1,4 +1,4 @@
#[cfg(feature = "h3")]
#[cfg(feature = "http3")]
mod proxy_h3;
mod proxy_main;
mod proxy_tls;