使用fnv

This commit is contained in:
lbl8603
2024-06-04 22:58:35 +08:00
parent a76280c53b
commit 5d228b9c27
3 changed files with 8 additions and 6 deletions
+1
View File
@@ -42,6 +42,7 @@ tokio = { version = "1.37.0", features = ["full"], optional = true }
lz4_flex = { version = "0.11", default-features = false, optional = true }
zstd = { version = "0.13.1", optional = true }
fnv = "1.0.7"
[target.'cfg(target_os = "windows")'.dependencies]
libloading = "0.8.0"