You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Avoid pre-compiled binaries, see https://github.com/serde-rs/serde/issues/2538 and https://github.com/serde-rs/serde/pull/2590
191
191
serde_derive = ">=1.0.185"
192
192
193
-
once_cell = "1.18.0"
193
+
once_cell = "1.21.3"
194
194
document-features = { version = "0.2.0", optional = true }
0 commit comments