rust-scraper / ego-tree

Vec-backed ID-tree
https://docs.rs/ego-tree
ISC License
45 stars 16 forks source link

Revert "Use NonZeroUsize inside NodeId" #19

Closed causal-agent closed 5 years ago

causal-agent commented 5 years ago

Reverts programble/ego-tree#17

@SimonSapin reverting this as it caused a SIGSEGV in a dependent crate, scraper: https://travis-ci.org/programble/scraper/builds/481505074

causal-agent commented 5 years ago

yanked crate version 0.6.1

SimonSapin commented 5 years ago

Oops I must have gotten something wrong in #17, sorry.