Release 1.0.172

This commit is contained in:
David Tolnay
2023-07-19 14:11:48 -07:00
parent e838b0bd81
commit 63c65ef742
9 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
//!
//! [https://serde.rs/derive.html]: https://serde.rs/derive.html
#![doc(html_root_url = "https://docs.rs/serde_derive/1.0.172-alpha.0")]
#![doc(html_root_url = "https://docs.rs/serde_derive/1.0.172")]
#![allow(unknown_lints, bare_trait_objects)]
extern crate proc_macro;