Remove errors
This commit is contained in:
parent
3303a31cc4
commit
35be112de2
6 changed files with 28 additions and 56 deletions
|
|
@ -5,8 +5,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
ropey = { version = "1.6.1", default-features = false, features = ["simd"] }
|
||||
thiserror = {workspace = true}
|
||||
log = {workspace = true}
|
||||
|
||||
# optional dependencies
|
||||
serde = { version = "1.0.215", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue