mirror of
https://codeberg.org/icewind/nextcloud-config-parser.git
synced 2026-06-03 08:34:13 +02:00
nix based ci
This commit is contained in:
parent
25721b7f98
commit
295231ae92
7 changed files with 2232 additions and 54 deletions
|
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/icewind1991/nextcloud-config-parser"
|
||||
documentation = "https://docs.rs/nextcloud-config-parser"
|
||||
rust-version = "1.58"
|
||||
rust-version = "1.65.0"
|
||||
|
||||
[dependencies]
|
||||
redis = { version = "0.23.3", optional = true, default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue