sasl: remove ignore
from toml snippet
Those aren't run anyway, so we don't need it there.
This commit is contained in:
parent
8bc1f32218
commit
1e695d8923
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@
|
|||
//!
|
||||
//! You can use this in your crate by adding this under `dependencies` in your `Cargo.toml`:
|
||||
//!
|
||||
//! ```toml,ignore
|
||||
//! ```toml
|
||||
//! sasl = "*"
|
||||
//! ```
|
||||
|
||||
|
|
Loading…
Reference in a new issue