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

This commit is contained in:
2024-04-23 19:11:50 +02:00
parent c7de64cc02
commit 9d738285ab
4 changed files with 201 additions and 262 deletions

View File

@ -33,7 +33,7 @@ virt = "0.3.1"
sysinfo = { version = "0.30.11", features = ["serde"] }
uuid = { version = "1.8.0", features = ["v4", "serde"] }
lazy-regex = "3.1.0"
thiserror = "1.0.58"
thiserror = "1.0.59"
image = "0.25.1"
rand = "0.8.5"
bytes = "1.6.0"