fix: 优化ellipses

This commit is contained in:
shiro.lee
2024-07-01 19:33:20 +08:00
parent e2f3721459
commit de438cc66f
3 changed files with 443 additions and 143 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ serde_json.workspace = true
path-absolutize = "3.1.1"
time.workspace = true
rmp-serde = "1.3.0"
tokio-util = "0.7.11"
tokio-util = { version = "0.7.11", features = ["io"] }
s3s = "0.10.0"
crc32fast = "1.4.2"
siphasher = "1.0.1"