feat: parsers (#9366)

This commit is contained in:
Luca Provini
2024-07-10 14:44:18 +02:00
committed by GitHub
parent f479db2010
commit 47c038201a
12 changed files with 248 additions and 16 deletions

View File

@ -467,6 +467,7 @@ paste = "1.0"
url = "2.3"
backon = "0.4"
boyer-moore-magiclen = "0.2.16"
shellexpand = "3.0.0"
# metrics
metrics = "0.23.0"