Update dependencies
This commit is contained in:
parent
7b8d99ae16
commit
6b0be30adc
2 changed files with 19 additions and 19 deletions
|
@ -10,7 +10,7 @@ license = "GPL-3.0-or-later"
|
|||
lto = true
|
||||
|
||||
[ dependencies ]
|
||||
async-sqlite = { version = "0.3.1" , default-features = false }
|
||||
async-sqlite = { version = "0.4.0" , default-features = false }
|
||||
fallible-iterator = "0.3.0" # Must match version used by async-sqlite
|
||||
gtk4 = { version = "0.9.2" , features = [ "v4_16" ] }
|
||||
libadwaita = { version = "0.7.0" , features = [ "v1_6" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue