aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-09 10:41:27 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-09 10:41:27 -0700
commit1ffc9cd63dd6142f734c5866785c5f66e29488b2 (patch)
treebb394368ff1262d4c91811115aebb3e38298768b /src/lib.rs
parent53e469663abe9c41eabba729b4440a5d11dc559c (diff)
downloadserde_derive-1ffc9cd63dd6142f734c5866785c5f66e29488b2.tar.gz
Upgrade rust/crates/serde_derive to 1.0.127
Test: make Change-Id: I7b8b0be17ac9a245033fd65bbcd7ffdcc71fac26
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 8daa36e..7516a90 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -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.126")]
+#![doc(html_root_url = "https://docs.rs/serde_derive/1.0.127")]
#![allow(unknown_lints, bare_trait_objects)]
#![deny(clippy::all, clippy::pedantic)]
// Ignored clippy lints