Merge branch 'rolling' into fix-gitpod-setup

This commit is contained in:
alamin655 2023-09-14 12:34:52 +05:30 committed by GitHub
commit 2a04e647d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 594 additions and 312 deletions

View file

@ -32,6 +32,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"}
[dev-dependencies]
rusty-hook = "^0.11.2"