fixed build

main
Inga 🏳‍🌈 1 year ago
parent 1af3efb38f
commit 23584162c4
  1. 2
      hostnames_allocator/Cargo.toml

@ -17,7 +17,7 @@ lazy_static = "1.4.0"
[dependencies.regex]
version = "1.10.2"
default-features = false
features = ["std"]
features = ["std", "unicode-perl"]
[dev-dependencies]
itertools = "0.11.0"

Loading…
Cancel
Save