Skip to content

Commit fbc64bc

Browse files
authored
Update loom to 0.7 (#651)
1 parent 3bf6583 commit fbc64bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ serde = { version = "1.0.60", optional = true, default-features = false, feature
2828
serde_test = "1.0"
2929

3030
[target.'cfg(loom)'.dev-dependencies]
31-
loom = "0.5"
31+
loom = "0.7"
3232

3333
[package.metadata.docs.rs]
3434
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)