We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fcdee0 commit 6919f72Copy full SHA for 6919f72
Cargo.toml
@@ -281,7 +281,7 @@ fluent-uri = { version = "0.3.2", features = ["serde"] }
281
internment = { version = "0.8.6" }
282
proc-macro2-diagnostics = { version = "0.10", default-features = false }
283
env_logger = "0.11.8"
284
-chrono = { version = "0.4.41" }
+chrono = { version = "0.4.39" }
285
gloo = { version = "0.11.0" }
286
gloo-utils = { version = "0.2.0" }
287
rustversion = "1.0.21"
0 commit comments