Bump uuid from 1.5.0 to 1.6.0 (#11104)

This commit is contained in:
dependabot[bot]
2023-11-20 19:38:41 +00:00
committed by GitHub
parent f5b2f5a9ee
commit 869b01205c
3 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@ percent-encoding = "2"
pathdiff = "0.2"
sysinfo = "0.29"
unicode-segmentation = "1.10"
uuid = { version = "1.5.0", features = ["v4"] }
uuid = { version = "1.6.0", features = ["v4"] }
[features]
plugin = []