mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
update some dependencies
This commit is contained in:
parent
1d6cfb88ef
commit
f4416c7af9
2 changed files with 48 additions and 16 deletions
|
|
@ -22,7 +22,7 @@ features = ["gnome_46"]
|
|||
|
||||
[dependencies.sqlite]
|
||||
package = "rusqlite"
|
||||
version = "0.37.0"
|
||||
version = "0.38.0"
|
||||
|
||||
[dependencies.sourceview]
|
||||
package = "sourceview5"
|
||||
|
|
@ -36,11 +36,11 @@ ggemtext = "0.7.0"
|
|||
indexmap = "2.10.0"
|
||||
itertools = "0.14.0"
|
||||
libspelling = "0.4.1"
|
||||
maxminddb = "0.26.0"
|
||||
maxminddb = "0.27.3"
|
||||
openssl = "0.10.72"
|
||||
plurify = "0.2.0"
|
||||
r2d2 = "0.8.10"
|
||||
r2d2_sqlite = "0.31.0"
|
||||
r2d2_sqlite = "0.32.0"
|
||||
syntect = "5.2.0"
|
||||
|
||||
# development
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue