build(deps): bump actix-governor from 0.4.1 to 0.5.0 (#372)

This commit is contained in:
dependabot[bot] 2023-11-02 15:15:48 +00:00 committed by GitHub
parent 4dd455e185
commit 2e0def777c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 20 deletions

View file

@ -37,7 +37,7 @@ futures = {version="0.3.28"}
dhat = {version="0.3.2", optional = true}
mimalloc = { version = "0.1.38", default-features = false }
async-once-cell = {version="0.5.3"}
actix-governor = {version="0.4.1"}
actix-governor = {version="0.5.0"}
mini-moka = { version="0.10", optional = true}
[dev-dependencies]