Bump uuid from 1.4.1 to 1.5.0 (#10810)

This commit is contained in:
dependabot[bot]
2023-10-23 14:14:08 +08:00
committed by GitHub
parent 74d3f3c1d6
commit 5e0499fcf9
3 changed files with 4 additions and 4 deletions

View File

@ -88,7 +88,7 @@ unicode-segmentation = "1.10"
ureq = { version = "2.8", default-features = false, features = ["charset", "gzip", "json", "native-tls"] }
url = "2.2"
uu_cp = "0.0.22"
uuid = { version = "1.3", features = ["v4"] }
uuid = { version = "1.5", features = ["v4"] }
wax = { version = "0.6" }
which = { version = "4.4", optional = true }
bracoxide = "0.1.2"