Drop unused feature gate
This commit is contained in:
parent
2574bff52d
commit
92abf49b96
|
|
@ -1,5 +1,4 @@
|
|||
#![doc(html_root_url="https://sfackler.github.io/rust-openssl/doc/v0.7.14")]
|
||||
#![cfg_attr(feature = "nightly", feature(const_fn))]
|
||||
|
||||
#[macro_use]
|
||||
extern crate bitflags;
|
||||
|
|
|
|||
Loading…
Reference in New Issue