More apt description

This commit is contained in:
ripytide 2023-01-07 22:29:30 +00:00 committed by GitHub
parent c80c4459fb
commit 63f753b53d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ authors = ["James Forster <james.forsterer@gmail.com>"]
edition = "2021"
description = """
This crate provides `RangeBoundsMap` and `RangeBoundsSet`
Data Structures for storing intervals. Based off BTreeMap.
"""
documentation = "https://docs.rs/range_bounds_map"
readme = "README.md"