also publish build.rs
This commit is contained in:
parent
f59ec44a0b
commit
8c2359f9c3
@ -7,7 +7,7 @@ description = "Macros to auto-generate implementations for the serde framework"
|
||||
repository = "https://github.com/serde-rs/serde"
|
||||
documentation = "https://github.com/serde-rs/serde"
|
||||
keywords = ["serde", "serialization"]
|
||||
include = ["Cargo.toml", "src/**/*.rs"]
|
||||
include = ["Cargo.toml", "src/**/*.rs", "build.rs"]
|
||||
build = "build.rs"
|
||||
|
||||
[lib]
|
||||
|
Loading…
x
Reference in New Issue
Block a user