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 c8cbdb0 commit 53bb4abCopy full SHA for 53bb4ab
Cargo.toml
@@ -9,7 +9,7 @@ keywords = ["data", "logger", "iot"]
9
readme = "README.md"
10
license = "MIT"
11
edition = "2018"
12
-include = ["src/**/*", "Cargo.toml"]
+include = ["src/**/*", "Cargo.toml", "ui/build/**/*", "docs/**/*"]
13
14
[dependencies]
15
actix-rt = "1.0.0"
0 commit comments