Update src/lib.rs

Co-authored-by: Georg Brandl <georg@python.org>
This commit is contained in:
mejrs 2021-05-30 02:47:07 +02:00 committed by GitHub
parent 3228b301e0
commit e8f4abe469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@
//! }
//! ```
//!
//!**`.cargo/config.toml`**
//! **`.cargo/config.toml`**
//! ```toml
//! # These flags must be passed to rustc when compiling for macOS
//! # They can be omitted if you pass the flags yourself