Skip to content

Commit

Permalink
Add fake_sign folder to Cargo.toml include list
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper-Bekkers committed Jan 11, 2022
1 parent c4fd1b3 commit cd15fd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ categories = ["rendering", "rendering::graphics-api"]
include = [
"src/*.rs",
"src/intellisense/*.rs",
"src/fake_sign/*.rs",
"Cargo.toml",

This comment has been minimized.

Copy link
@MarijnS95

MarijnS95 Jan 12, 2022

Member

Can/should we turn this into an exclude= list instead?

]
documentation = "https://docs.rs/hassle-rs"
Expand Down

0 comments on commit cd15fd8

Please sign in to comment.