slightly nicer looking description
This commit is contained in:
parent
c65afb8237
commit
4880b5bc70
@ -4,9 +4,9 @@ version = "0.4.0"
|
||||
authors = ["James Forster <james.forsterer@gmail.com>"]
|
||||
edition = "2021"
|
||||
description = """
|
||||
This crate provides [`DiscreteRangeMap`] and [`DiscreteRangeSet`],
|
||||
Data Structures for storing non-overlapping discrete intervals based
|
||||
of [`BTreeMap`].
|
||||
This crate provides DiscreteRangeMap and DiscreteRangeSet, Data
|
||||
Structures for storing non-overlapping discrete intervals based off
|
||||
BTreeMap.
|
||||
"""
|
||||
documentation = "https://docs.rs/discrete_range_map"
|
||||
readme = "README.md"
|
||||
|
Loading…
x
Reference in New Issue
Block a user