mirror of
https://github.com/nushell/nushell.git
synced 2025-08-17 22:49:49 +02:00
Bump uuid from 1.8.0 to 1.9.1 (#13227)
This commit is contained in:
@@ -36,7 +36,7 @@ polars-ops = { version = "0.40"}
|
||||
polars-plan = { version = "0.40", features = ["regex"]}
|
||||
polars-utils = { version = "0.40"}
|
||||
typetag = "0.2"
|
||||
uuid = { version = "1.7", features = ["v4", "serde"] }
|
||||
uuid = { version = "1.9", features = ["v4", "serde"] }
|
||||
|
||||
[dependencies.polars]
|
||||
features = [
|
||||
|
Reference in New Issue
Block a user