app-text/owo: fix broken ebuild

Signed-off-by: Jarod Anders <jarodjoe1210@gmail.com>
This commit is contained in:
Jarod Anders
2023-08-14 15:03:40 -04:00
parent 732082a1f7
commit baf0ab85d8

View File

@@ -7,10 +7,10 @@
EAPI=8
CRATES="
aho-corasick-0.7.20
memchr-2.5.0
regex-1.7.3
regex-syntax-0.6.29
aho-corasick@0.7.20
memchr@2.5.0
regex@1.7.3
regex-syntax@0.6.29
"
inherit cargo