We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
winnow
1 parent 45b4470 commit 35592c9Copy full SHA for 35592c9
gix-actor/Cargo.toml
@@ -12,6 +12,7 @@ rust-version = "1.65"
12
[lib]
13
doctest = false
14
15
+
16
[features]
17
## Data structures implement `serde::Serialize` and `serde::Deserialize`.
18
serde = ["dep:serde", "bstr/serde", "gix-date/serde"]
0 commit comments