build(deps): bump smallvec from 1.14.0 to 1.15.0 (#739)

This commit is contained in:
dependabot[bot] 2025-04-08 08:38:53 -04:00 committed by GitHub
parent cd7a60ba45
commit e70e7e2c5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@ tracing-subscriber = { version = "0.3", features = ["time"] }
# Utils
anyhow = "1"
smallvec = "1.13"
smallvec = "1.15"
x509-cert = { version = "0.2", default-features = false, features = ["std"] }
tap = "1"
semver = "1"