idc about versions, bite me
This commit is contained in:
parent
f9535d8bfc
commit
92e4fe8e22
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "range_bounds_map"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
authors = ["James Forster <james.forsterer@gmail.com>"]
|
||||
edition = "2021"
|
||||
description = """
|
||||
|
@ -9,7 +9,7 @@
|
||||
<img src="logo.svg" alt="range_bounds_map_logo" width="350">
|
||||
</p>
|
||||
|
||||
This crate provides [`RangeBoundsMap`] and [`RangeBoundsSet`.]
|
||||
This crate provides [`RangeBoundsMap`] and [`RangeBoundsSet`].
|
||||
|
||||
[`RangeBoundsMap`] is an ordered map of non-overlapping [`RangeBounds`]
|
||||
based on [`BTreeMap`].
|
||||
|
Loading…
x
Reference in New Issue
Block a user