Remove dependency on thiserror
This commit is contained in:
parent
4a8978bbb3
commit
5c044494e7
2 changed files with 27 additions and 7 deletions
|
|
@ -8,5 +8,4 @@ tokio = ["dep:tokio"]
|
|||
|
||||
[dependencies]
|
||||
rusqlite = "0.28.0"
|
||||
thiserror = "1.0.37"
|
||||
tokio = { version = "1.23.0", features = ["sync"], optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue