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 3bf6583 commit fbc64bcCopy full SHA for fbc64bc
Cargo.toml
@@ -28,7 +28,7 @@ serde = { version = "1.0.60", optional = true, default-features = false, feature
28
serde_test = "1.0"
29
30
[target.'cfg(loom)'.dev-dependencies]
31
-loom = "0.5"
+loom = "0.7"
32
33
[package.metadata.docs.rs]
34
rustdoc-args = ["--cfg", "docsrs"]
0 commit comments