We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f0988 commit 72fff9aCopy full SHA for 72fff9a
proto/src/lib.rs
@@ -17,7 +17,6 @@
17
//! Protocol buffer message definitions for Tink.
18
19
#![deny(broken_intra_doc_links)]
20
-#![allow(rustdoc::bare_urls)]
21
22
#[cfg(not(feature = "json"))]
23
include!("codegen/google.crypto.tink.rs");
0 commit comments