We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
paste
1 parent aabfd0a commit 84fe663Copy full SHA for 84fe663
Cargo.toml
@@ -25,7 +25,7 @@ crossbeam-channel = { version = "0.4.2", optional = true }
25
fixedbitset = { version = "0.3.0", optional = true }
26
hecs = "0.2.12"
27
parking_lot = "0.10.2"
28
-paste = "0.1.6"
+paste = "0.1.16"
29
rayon = { version = "1.3.0", optional = true }
30
31
[dev-dependencies]
0 commit comments