mgt 4 лет назад
Родитель
Сommit
67192fbb9c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -8,6 +8,7 @@ license = "Apache-2.0"
 repository = "https://github.com/rapiz1/rathole"
 readme = "README.md"
 build = "build.rs"
+include = ["src/**/*", "LICENSE", "README.md", "build.rs"]
 
 [features]
 default = ["server", "client", "tls", "noise", "hot-reload"]