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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue