microsoft / igvm

MIT License
81 stars 17 forks source link

deps, release: rev range_map_vec to 0.2.0, rev overall versions to 0.3.0 #55

Closed chris-oo closed 1 month ago

chris-oo commented 1 month ago

Pickup the latest version of range_map_vec that implements .iter() correctly to DoubleEndedIterator.

Since we return this type in the igvm crate from a public method, this is unfortunately a breaking change. Rev the igvm crates version to 0.3.0.