fix tls redis parsing

This commit is contained in:
Robin Appelman 2025-05-02 09:21:16 +02:00
commit 83ba84fa2d
7 changed files with 137 additions and 51 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "nextcloud-config-parser"
description = "Rust parser for nextcloud config files"
version = "0.13.0"
version = "0.13.1"
authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2021"
license = "MIT OR Apache-2.0"