Skip to content

Commit 53bb4ab

Browse files
committed
add includes
1 parent c8cbdb0 commit 53bb4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords = ["data", "logger", "iot"]
99
readme = "README.md"
1010
license = "MIT"
1111
edition = "2018"
12-
include = ["src/**/*", "Cargo.toml"]
12+
include = ["src/**/*", "Cargo.toml", "ui/build/**/*", "docs/**/*"]
1313

1414
[dependencies]
1515
actix-rt = "1.0.0"

0 commit comments

Comments
 (0)