route extractor release
All checks were successful
CI / build (push) Successful in 56s
CI / checks (push) Successful in 1m19s
CI / build-nixpkgs (push) Successful in 35s

This commit is contained in:
Robin Appelman 2025-08-21 00:19:24 +02:00
commit 22980f4e18
3 changed files with 4 additions and 6 deletions

View file

@ -23,7 +23,7 @@ databake = { version = "0.1.8", features = ["derive"] }
regex = "1.10.5"
sprintf = "0.3.1"
nextcloud_appinfo = "0.6.0"
nextcloud-route-extractor = { version = "0.1.0", git = "https://codeberg.org/icewind/nextcloud-route-extractor.git" }
nextcloud-route-extractor = "0.1.1"
[build-dependencies]
cc = "1.1.6"