Skip to content

Commit

Permalink
refactor: switch to slotmap
Browse files Browse the repository at this point in the history
  • Loading branch information
cchudant committed Sep 27, 2024
1 parent e40d57b commit 1df3111
Show file tree
Hide file tree
Showing 5 changed files with 556 additions and 575 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ hashbrown = "0.14.3"
log = "0.4.20"
rayon = { version = "1.9.0", optional = true }
smallvec = { version = "1.11.2", features = ["serde"] }
slotmap = "1.0.7"

parity-scale-codec = { version = "3.0.0", default-features = false, features = [
"derive",
Expand Down
Loading

0 comments on commit 1df3111

Please sign in to comment.