bump version
This commit is contained in:
parent
97cb31c08e
commit
5998328efc
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "range_bounds_map"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
authors = ["James Forster <james.forsterer@gmail.com>"]
|
||||
edition = "2021"
|
||||
description = """
|
||||
|
@ -217,7 +217,6 @@ along with range_bounds_map. If not, see <https://www.gnu.org/licenses/>.
|
||||
//! [`rangeboundsset`]: https://docs.rs/range_bounds_map/latest/range_bounds_map/range_bounds_set/struct.RangeBoundsSet.html
|
||||
//! [`copse`]: https://github.com/eggyal/copse
|
||||
|
||||
#![feature(is_some_and)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(btree_cursors)]
|
||||
#![allow(clippy::tabs_in_doc_comments)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user