Check build without default features in ci-cd.
This commit is contained in:
parent
c9931f12a9
commit
14dddf4aaa
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
//!
|
||||
//! ## More complex usage
|
||||
//!
|
||||
//! ```rust
|
||||
//! ```rust,ignore
|
||||
//! #[macro_use] extern crate sasl;
|
||||
//!
|
||||
//! use sasl::server::{Validator, Provider, Mechanism as ServerMechanism, Response};
|
||||
|
|
Loading…
Reference in a new issue