fix non-port ipv6

This commit is contained in:
Robin Appelman 2026-03-06 13:20:56 +01:00
commit 20d09d186d
3 changed files with 23 additions and 3 deletions

View file

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