KDL 6.1.0

This commit is contained in:
2024-12-30 03:41:58 +00:00
parent 6d859b8b9b
commit 3c9324b63a
3 changed files with 98 additions and 25 deletions

View File

@@ -13,6 +13,6 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.133"
# for config file
kdl = "4.7.1"
kdl = "6.1.0"
xdg = "2.5.2"