Skip to content

Commit 6e8b7f5

Browse files
committed
Appease rustfmt
1 parent d4606a3 commit 6e8b7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
232232
#![doc(
233233
html_logo_url = "https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png",
234-
html_favicon_url = "https://www.rust-lang.org/static/images/favicon.ico",
234+
html_favicon_url = "https://www.rust-lang.org/static/images/favicon.ico"
235235
)]
236236
#![cfg_attr(test, deny(warnings))]
237237
// When compiled for the rustc compiler itself we want to make sure that this is

0 commit comments

Comments
 (0)