Release 1.0.174

This commit is contained in:
David Tolnay
2023-07-20 22:20:37 -07:00
parent 166c89fabf
commit 22be673beb
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -144,7 +144,7 @@
//! # }
//! ```
#![doc(html_root_url = "https://docs.rs/serde_test/1.0.173")]
#![doc(html_root_url = "https://docs.rs/serde_test/1.0.174")]
#![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
// Ignored clippy lints
#![cfg_attr(feature = "cargo-clippy", allow(float_cmp, needless_doctest_main))]