drop dependency on once-cell

This commit is contained in:
Charles Hall 2024-10-24 15:31:04 -07:00
parent a550d8db1f
commit e74c8687f5
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
4 changed files with 12 additions and 10 deletions

View file

@ -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"