Skip to content

Commit 3fab343

Browse files
authored
Add description to version ranges (#265)
1 parent 65e108d commit 3fab343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

version-ranges/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "version-ranges"
33
version = "0.1.0"
4+
description = "Performance-optimized type for generic version ranges and operations on them."
45
edition = "2021"
56
repository = "https://github.com/pubgrub-rs/pubgrub"
67
license = "MPL-2.0"

0 commit comments

Comments
 (0)