chore: update hashbrown
This commit is contained in:
parent
83e8bd237a
commit
4d74f795cc
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ core_maths = { version = "0.1.1", optional = true }
|
|||
cosmic_undo_2 = { version = "0.2.0", optional = true }
|
||||
fontdb = { version = "0.23", default-features = false }
|
||||
harfrust = { version = "0.5.0", default-features = false }
|
||||
hashbrown = { version = "0.16", optional = true, default-features = false }
|
||||
hashbrown = { version = "0.17", optional = true, default-features = false }
|
||||
libm = { version = "0.2.16", optional = true }
|
||||
linebender_resource_handle = { version = "0.1.1", default-features = false }
|
||||
log = "0.4.29"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue