chore: remove nom & thiserror
This commit is contained in:
parent
71e3b90a0b
commit
3f67cb4641
3 changed files with 17 additions and 16 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1093,7 +1093,6 @@ dependencies = [
|
|||
"hex",
|
||||
"hifitime",
|
||||
"lazy_static",
|
||||
"nom",
|
||||
"ntex",
|
||||
"phf",
|
||||
"regex",
|
||||
|
@ -1104,7 +1103,6 @@ dependencies = [
|
|||
"serde_with",
|
||||
"smallstr",
|
||||
"snafu",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"ufmt",
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue