feat: custom hostname

This commit is contained in:
m1m1sha
2024-05-08 14:47:22 +08:00
parent c3df9ea7fa
commit 0498b55d39
10 changed files with 91 additions and 8 deletions
+2
View File
@@ -58,6 +58,8 @@ async-trait = "0.1.74"
dashmap = "5.5.3"
timedmap = "=1.0.1"
regex = "1"
# for full-path zero-copy
zerocopy = { version = "0.7.32", features = ["derive", "simd"] }
bytes = "1.5.0"