Update dependencies
This commit is contained in:
parent
75201c083f
commit
380d66c489
2 changed files with 140 additions and 182 deletions
|
|
@ -13,5 +13,5 @@ lto = true
|
|||
async-sqlite = { version = "0.5.3" , default-features = false }
|
||||
fallible-iterator = "0.3.0" # Must match version used by async-sqlite
|
||||
futures = "0.3.31"
|
||||
gtk4 = { version = "0.10.0" , features = [ "v4_18" ] }
|
||||
libadwaita = { version = "0.8.0" , features = [ "v1_7" ] }
|
||||
gtk4 = { version = "0.10.3" , features = [ "v4_20" ] }
|
||||
libadwaita = { version = "0.8.1" , features = [ "v1_8" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue