update to new (unreleased) servicepoint version
This commit is contained in:
parent
06fc8e5850
commit
3264eaa567
7 changed files with 62 additions and 48 deletions
|
@ -20,7 +20,7 @@ clap = { version = "4.5", features = ["derive"] }
|
|||
thiserror = "2.0"
|
||||
|
||||
# package parsing
|
||||
servicepoint = { version = "0.13.2", features = ["all_compressions"] }
|
||||
servicepoint = { features = ["all_compressions"], git = "https://git.berlin.ccc.de/servicepoint/servicepoint/", branch = "next" }
|
||||
|
||||
# font rendering
|
||||
font-kit = "0.14.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue