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 ed295a2 commit 37ee2fcCopy full SHA for 37ee2fc
Cargo.toml
@@ -28,6 +28,6 @@ depends = "$auto"
28
section = "utility"
29
priority = "optional"
30
assets = [
31
- ["target/release/doc-previewer", "usr/bin", "755"],
+ ["target/release/doc-previewer", "usr/bin/", "755"],
32
["config.toml", "etc/doc-previewer/", "644"],
33
]
0 commit comments