sasl/src/lib.rs 🔗
@@ -180,7 +180,7 @@
//!
//! You can use this in your crate by adding this under `dependencies` in your `Cargo.toml`:
//!
-//! ```toml,ignore
+//! ```toml
//! sasl = "*"
//! ```
Jonas Schäfer created
Those aren't run anyway, so we don't need it there.
sasl/src/lib.rs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -180,7 +180,7 @@
//!
//! You can use this in your crate by adding this under `dependencies` in your `Cargo.toml`:
//!
-//! ```toml,ignore
+//! ```toml
//! sasl = "*"
//! ```