mirror of
https://codeberg.org/icewind/nextcloud-config-parser.git
synced 2026-06-03 16:44:09 +02:00
bumb dependencies
This commit is contained in:
parent
28c121fe0a
commit
0fe7e9fb13
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ rust-version = "1.58"
|
|||
[dependencies]
|
||||
redis = { version = "0.22.3", optional = true, default-features = false }
|
||||
thiserror = "1.0.38"
|
||||
php-literal-parser = "0.5.0"
|
||||
php-literal-parser = "0.5.1"
|
||||
sqlx = { version = "0.6.2", default-features = false, features = ["runtime-tokio-rustls", "any", "mysql", "sqlite", "postgres"], optional = true }
|
||||
miette = "5.5.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue