add support for separate notify_push redis instance

This commit is contained in:
Robin Appelman 2025-08-07 16:56:10 +02:00
commit d69ac5e8f2
4 changed files with 20 additions and 9 deletions

View file

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