mirror of
https://codeberg.org/icewind/nextcloud-config-parser.git
synced 2026-06-03 08:34:13 +02:00
better handling of postgres options
This commit is contained in:
parent
484af6a8e7
commit
a8f4622c1a
5 changed files with 86 additions and 37 deletions
|
|
@ -16,6 +16,7 @@ miette = "7.4.0"
|
|||
urlencoding = "2.1.3"
|
||||
form_urlencoded = "1.2.1"
|
||||
itertools = "0.14.0"
|
||||
indexmap = "2.13.0"
|
||||
|
||||
[dev-dependencies]
|
||||
miette = { version = "7.4.0", features = ["fancy"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue