easytier-web and uptime use mimalloc as allocator (#1559)

This commit is contained in:
Sijie.Sun
2025-11-08 11:07:33 +08:00
committed by GitHub
parent 55b93454dc
commit b50744690e
6 changed files with 81 additions and 86 deletions

View File

@@ -296,7 +296,7 @@ thunk-rs = { git = "https://github.com/easytier/thunk.git", default-features = f
[dev-dependencies]
serial_test = "3.0.0"
rstest = "0.25.0"
futures-util = "0.3.30"
futures-util = "0.3.31"
maplit = "1.0.2"
tempfile = "3.22.0"