diff --git a/Cargo.toml b/Cargo.toml index 2e84529..b0e957d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -81,7 +81,7 @@ thiserror = "2.0.17" toml = "0.9.8" tracing = "0.1.44" unic-langid = { version = "0.9.6", features = ["macros"] } -uom = "0.37.0" +uom = "0.38.0" url = { version = "2.5.7", features = ["serde"] } urlencoding = "2.1.3" # maplit = "1.0.2"