mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
tweak feature flags
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#![cfg(feature = "rustls")]
|
||||
|
||||
extern crate rust_tls as rustls;
|
||||
extern crate tls_rustls as rustls;
|
||||
|
||||
use std::{
|
||||
io::BufReader,
|
||||
|
Reference in New Issue
Block a user