Skip to content

Commit

Permalink
chore!: update to winnow 0.6
Browse files Browse the repository at this point in the history
This upgrade is breaking enough and slipped through the radar the last time,
leading to a now-yanked release that breaks `gix` v0.58.
  • Loading branch information
Byron committed Feb 26, 2024
1 parent 45b4470 commit 35592c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gix-actor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ rust-version = "1.65"
[lib]
doctest = false


[features]
## Data structures implement `serde::Serialize` and `serde::Deserialize`.
serde = ["dep:serde", "bstr/serde", "gix-date/serde"]
Expand Down

0 comments on commit 35592c9

Please sign in to comment.