Update dependencies
This commit is contained in:
parent
f8f14c1097
commit
fcd831d0e6
1 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@ tokio = ["dep:tokio"]
|
|||
|
||||
[dependencies]
|
||||
rusqlite = "0.28.0"
|
||||
tokio = { version = "1.23.0", features = ["sync"], optional = true }
|
||||
tokio = { version = "1.25.0", features = ["sync"], optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue