Skip to content

Commit ad218ca

Browse files
committed
config parser 0.15.2
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 parent ce7c8ad commit ad218ca

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ rand = { version = "0.8.5", features = ["small_rng"] }
2929
ahash = "0.8.12"
3030
flexi_logger = { version = "0.29.8", features = ["colors"] }
3131
tokio-stream = { version = "0.1.17", features = ["net"] }
32-
nextcloud-config-parser = "0.15.1"
32+
nextcloud-config-parser = "0.15.2"
3333
url = "2.5.4"
3434
clap = { version = "4.5.43", features = ["derive"] }
3535
sd-notify = { version = "0.4.5", optional = true }

0 commit comments

Comments
 (0)