Update to loom v0.3 (#381)

This commit is contained in:
Sean McArthur
2020-05-22 11:23:22 +09:00
committed by GitHub
parent 9f40abc12a
commit 5e93fa4c6b
4 changed files with 58 additions and 25 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ serde_test = "1.0"
# loom is currently not compiling on windows.
# See: https://github.com/Xudong-Huang/generator-rs/issues/19
[target.'cfg(not(windows))'.dev-dependencies]
loom = "0.2.13"
loom = "0.3"