Update Cargo.toml

This commit is contained in:
Wang Han
2025-05-17 14:35:49 +08:00
committed by GitHub
parent 29565b7af1
commit af8e984898

View File

@@ -21,7 +21,7 @@ java-properties = { git = "https://github.com/Kernel-SU/java-properties.git", br
log = "0.4"
env_logger = { version = "0.11", default-features = false }
serde_json = "1"
encoding_rs = "0.8"
encoding_rs = "0.8.3"
humansize = "2"
libc = "0.2"
extattr = "1"