also publish the .in
file used by the build script
This commit is contained in:
parent
b5c0406afe
commit
5c2cf5778f
@ -8,7 +8,7 @@ repository = "https://github.com/serde-rs/serde"
|
||||
documentation = "https://github.com/serde-rs/serde"
|
||||
keywords = ["serde", "serialization"]
|
||||
build = "build.rs"
|
||||
include = ["Cargo.toml", "build.rs", "src/**/*.rs"]
|
||||
include = ["Cargo.toml", "build.rs", "src/**/*.rs", "src/lib.rs.in"]
|
||||
|
||||
[features]
|
||||
default = ["with-syntex"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user