Skip to content

Commit 031cd68

Browse files
committed
fix!: major-version bump to accomodate for the type-change in gix-date.
This should have happened automatically, but didn't, so the previous patch release broke the world (but was yanked). Now everything needs to be re-released.
1 parent f218578 commit 031cd68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gix-actor/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ rust-version = "1.65"
1212
[lib]
1313
doctest = false
1414

15-
1615
[features]
1716
## Data structures implement `serde::Serialize` and `serde::Deserialize`.
1817
serde = ["dep:serde", "bstr/serde", "gix-date/serde"]

0 commit comments

Comments
 (0)