We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0beb14 commit 907b3edCopy full SHA for 907b3ed
block-padding/src/lib.rs
@@ -7,7 +7,7 @@
7
#![doc(
8
html_logo_url = "https://raw.githubusercontent.com/RustCrypto/media/6ee8e381/logo.svg",
9
html_favicon_url = "https://raw.githubusercontent.com/RustCrypto/media/6ee8e381/logo.svg",
10
- html_root_url = "https://docs.rs/block-padding/0.3.0"
+ html_root_url = "https://docs.rs/block-padding/0.3.1"
11
)]
12
#![cfg_attr(docsrs, feature(doc_cfg))]
13
#![warn(missing_docs, rust_2018_idioms)]
0 commit comments