Skip to content

Commit

Permalink
fix!: major-version bump to accomodate for the type-change in `gix-da…
Browse files Browse the repository at this point in the history
…te`.

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.
  • Loading branch information
Byron committed Aug 22, 2024
1 parent f218578 commit 031cd68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gix-actor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ 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 031cd68

Please sign in to comment.