extract to lib:

This commit is contained in:
Robin Appelman 2021-03-27 21:23:47 +01:00
commit 0b77b8d6a3
6 changed files with 262 additions and 264 deletions

View file

@ -15,4 +15,7 @@ futures-util = "0.3"
futures-lite = "1"
parse-display = "0.4"
regex = { version = "1", default-features = false }
once_cell = "1"
once_cell = "1"
[dev-dependencies]
iai = "0.1"