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

@ -18,7 +18,7 @@ test = false
[dependencies]
ironrdp-pdu = { path = "../ironrdp-pdu", version = "0.4" } # public
bitvec = "1.0"
smallvec = "1.13"
smallvec = "1.15"
[lints]
workspace = true