Update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-15 17:19:51 +00:00
parent 120a1ae223
commit 8fca3e147f
4 changed files with 13 additions and 13 deletions

View File

@@ -14,4 +14,4 @@ tracing = "0.1"
lazy_static = "1.4.0"
regex = { version = "1.7.0" }
thiserror = "1.0.37"
uuid = {version = "1.2.1", features = ["v4", "fast-rng"]}
uuid = {version = "1.2.2", features = ["v4", "fast-rng"]}