fix: icu_decimal version (#5919)

This commit is contained in:
jif-oai
2025-10-29 20:46:45 +00:00
committed by GitHub
parent 39e09c289d
commit 2b20cd66af
4 changed files with 46 additions and 41 deletions

View File

@@ -16,3 +16,6 @@ path = "src/lib.rs"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
serde_with = "3"
[package.metadata.cargo-shear]
ignored = ["serde_with"]