Commit 92abf49b authored by Steven Fackler's avatar Steven Fackler
Browse files

Drop unused feature gate

parent 2574bff5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
#![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;