fix(deps): update rust crate sailfish to 0.9.0

This commit is contained in:
2025-01-20 18:01:26 +00:00
parent 0c72e12ceb
commit 1dcd745185
2 changed files with 59 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ lazy_static = "1.4"
log = "0.4"
num_cpus = "1.13"
pretty_env_logger = "0.5"
sailfish = "0.8.1"
sailfish = "0.9.0"
serde = "1"
serde_json = "1"
sled = "0.34.7"