add support for redis username

This commit is contained in:
Robin Appelman 2022-12-28 14:59:54 +01:00
commit 07af6dccd0
3 changed files with 11 additions and 4 deletions

View file

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