Update dependencies
This commit is contained in:
parent
3be330db3f
commit
0fe54ca21a
2 changed files with 5 additions and 1 deletions
|
|
@ -8,6 +8,6 @@ serde = ["dep:serde"]
|
|||
tokio = ["dep:tokio"]
|
||||
|
||||
[dependencies]
|
||||
rusqlite = "0.32.1"
|
||||
rusqlite = "0.33.0"
|
||||
serde = { version = "1.0.209", optional = true }
|
||||
tokio = { version = "1.40.0", features = ["sync"], optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue