chore(cargo): include build.rs when publishing
This commit is contained in:
		| @@ -14,7 +14,8 @@ categories = ["network-programming", "web-programming::http-client", "web-progra | |||||||
| include = [ | include = [ | ||||||
|   "Cargo.toml", |   "Cargo.toml", | ||||||
|   "LICENSE", |   "LICENSE", | ||||||
|   "src/**/*" |   "src/**/*", | ||||||
|  |   "build.rs", | ||||||
| ] | ] | ||||||
|  |  | ||||||
| [dependencies] | [dependencies] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user