Skip to content

Commit 7f55d06

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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.31.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.5.0", optional = true }

0 commit comments

Comments
 (0)