Skip to content

Commit

Permalink
vcd: fix crash with non-contiguous ids
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiwi committed Sep 20, 2024
1 parent dd4b4ab commit 713b1a0
Show file tree
Hide file tree
Showing 4 changed files with 6,126 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ members = ["wellen"]
default-members = ["wellen"]

[workspace.package]
version = "0.10.1"
version = "0.11.0"
edition = "2021"
# we require the `div_ceil` method on integers
rust-version = "1.73.0"
Expand Down
Loading

0 comments on commit 713b1a0

Please sign in to comment.