Skip to content

Commit 35592c9

Browse files
committed
chore!: update to winnow 0.6
This upgrade is breaking enough and slipped through the radar the last time, leading to a now-yanked release that breaks `gix` v0.58.
1 parent 45b4470 commit 35592c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gix-actor/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ rust-version = "1.65"
1212
[lib]
1313
doctest = false
1414

15+
1516
[features]
1617
## Data structures implement `serde::Serialize` and `serde::Deserialize`.
1718
serde = ["dep:serde", "bstr/serde", "gix-date/serde"]

0 commit comments

Comments
 (0)