Skip to content

Commit dc6c107

Browse files
authored
deprecate semver-parser crate
1 parent bee9de8 commit dc6c107

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# `semver-parser`
22

3-
Parsing for the semver spec.
3+
~~Parsing for the semver spec.~~
44

5-
We'll have better docs at 1.0.
5+
~~We'll have better docs at 1.0.~~
6+
7+
Originally intended to be a way to just parse the semver spec into data structures, with no logic around matching and such, this functionality now lives in the semver crate, and therefore, is no longer used.

0 commit comments

Comments
 (0)