Fix clippy warming

This commit is contained in:
Billy Chan 2021-07-09 12:52:28 +08:00
parent 3659abbf0a
commit c73e10cc59
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -177,9 +177,9 @@
//! Licensed under either of //! Licensed under either of
//! //!
//! - Apache License, Version 2.0 //! - Apache License, Version 2.0
//! ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) //! ([LICENSE-APACHE](LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>)
//! - MIT license //! - MIT license
//! ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) //! ([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>)
//! //!
//! at your option. //! at your option.
//! //!