mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
drop dependency on once-cell
This commit is contained in:
parent
a550d8db1f
commit
e74c8687f5
4 changed files with 12 additions and 10 deletions
|
|
@ -105,7 +105,6 @@ image = { version = "0.25.2", default-features = false, features = ["jpeg", "png
|
|||
jsonwebtoken = "9.3.0"
|
||||
lru-cache = "0.1.2"
|
||||
num_cpus = "1.16.0"
|
||||
once_cell = "1.19.0"
|
||||
opentelemetry = "0.24.0"
|
||||
opentelemetry-jaeger-propagator = "0.3.0"
|
||||
opentelemetry-otlp = "0.17.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue