bumb dependencies

This commit is contained in:
Robin Appelman 2023-02-23 13:43:55 +01:00
commit 28c121fe0a
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "nextcloud-config-parser"
description = "Rust parser for nextcloud config files"
version = "0.6.1"
version = "0.7.0"
authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2021"
license = "MIT OR Apache-2.0"
@ -10,7 +10,7 @@ documentation = "https://docs.rs/nextcloud-config-parser"
rust-version = "1.58"
[dependencies]
redis = { version = "0.22.1", optional = true, default-features = false }
redis = { version = "0.22.3", optional = true, default-features = false }
thiserror = "1.0.38"
php-literal-parser = "0.5.0"
sqlx = { version = "0.6.2", default-features = false, features = ["runtime-tokio-rustls", "any", "mysql", "sqlite", "postgres"], optional = true }

12
flake.lock generated
View file

@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1665053775,
"narHash": "sha256-0EG5gzFfDj6nlx69xG5+mYwFDYzjVY9fmrRjgwtqBrU=",
"lastModified": 1672580127,
"narHash": "sha256-3lW3xZslREhJogoOkjeZtlBtvFMyxHku7I/9IVehhT8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f6059b06c2afb045079894705b60c9075856fc28",
"rev": "0874168639713f547c05947c76124f78441ea46c",
"type": "github"
},
"original": {
@ -23,11 +23,11 @@
},
"utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {