mirror of
https://github.com/Devolutions/IronRDP.git
synced 2025-08-04 15:18:17 +00:00
build(deps): bump smallvec from 1.14.0 to 1.15.0 (#739)
This commit is contained in:
parent
cd7a60ba45
commit
e70e7e2c5f
4 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue