mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 12:35:59 +02:00
build(deps): bump uuid from 1.12.0 to 1.16.0 (#15346)
This commit is contained in:
@ -38,7 +38,7 @@ polars-utils = { version = "0.46"}
|
||||
typetag = "0.2"
|
||||
env_logger = "0.11.3"
|
||||
log.workspace = true
|
||||
uuid = { version = "1.12", features = ["v4", "serde"] }
|
||||
uuid = { version = "1.16", features = ["v4", "serde"] }
|
||||
|
||||
# Do to a compile error with polars, this included to force the raw dependency
|
||||
hashbrown = { version = "0.15", features = ["rayon", "serde"] }
|
||||
|
Reference in New Issue
Block a user