chore(deps): update rust crate uuid to 1.8.0
renovate/artifacts Artifact file update failure
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/lint Pipeline failed Details

pull/113/head
Renovate Bot 2024-03-19 01:00:31 +00:00
parent 3b33cba0d4
commit 4665c3e718
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ tar = "0.4.38"
flate2 = "1.0.26"
tokio-util = { version = "0.7.8", features = ["io"] }
futures-util = "0.3.28"
uuid = { version = "1.3.2", features = ["v4"] }
uuid = { version = "1.8.0", features = ["v4"] }
serde_json = "1.0.96"
metrics = "0.21.0"
metrics-exporter-prometheus = "0.12.0"