Release 1.0.172-alpha.0

This commit is contained in:
David Tolnay
2023-07-19 13:55:51 -07:00
parent 041e99c78a
commit e838b0bd81
9 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -144,7 +144,7 @@
//! # }
//! ```
#![doc(html_root_url = "https://docs.rs/serde_test/1.0.171")]
#![doc(html_root_url = "https://docs.rs/serde_test/1.0.172-alpha.0")]
#![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
// Ignored clippy lints
#![cfg_attr(feature = "cargo-clippy", allow(float_cmp, needless_doctest_main))]