chore: Update crate dependencies

This commit is contained in:
parazyd
2024-10-15 16:08:54 +02:00
parent 8dad99ba0c
commit fbe6937a20
11 changed files with 175 additions and 150 deletions

View File

@@ -40,7 +40,7 @@ smol = "2.0.2"
# evgrd deps
async-trait = {version = "0.1.83", optional = true}
futures = {version = "0.3.30", optional = true}
futures = {version = "0.3.31", optional = true}
semver = {version = "1.0.23", optional = true}
easy-parallel = {version = "3.3.1", optional = true}
signal-hook-async-std = {version = "0.2.2", optional = true}