mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
fix: icu_decimal version (#5919)
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user