We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4fd1b3 commit cd15fd8Copy full SHA for cd15fd8
Cargo.toml
@@ -13,6 +13,7 @@ categories = ["rendering", "rendering::graphics-api"]
13
include = [
14
"src/*.rs",
15
"src/intellisense/*.rs",
16
+ "src/fake_sign/*.rs",
17
"Cargo.toml",
18
]
19
documentation = "https://docs.rs/hassle-rs"
0 commit comments