Skip to content

Commit ed215f2

Browse files
add new static file for per-crate search
1 parent e5625ac commit ed215f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docbuilder/chroot_builder.rs

+1
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ impl DocBuilder {
389389
let files = (// files require rustc version subfix
390390
["brush.svg",
391391
"wheel.svg",
392+
"down-arrow.svg",
392393
"dark.css",
393394
"light.css",
394395
"main.js",

0 commit comments

Comments
 (0)