Skip to content

Commit 84fe663

Browse files
committed
Bumped paste to 0.1.16.
1 parent aabfd0a commit 84fe663

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
@@ -25,7 +25,7 @@ crossbeam-channel = { version = "0.4.2", optional = true }
2525
fixedbitset = { version = "0.3.0", optional = true }
2626
hecs = "0.2.12"
2727
parking_lot = "0.10.2"
28-
paste = "0.1.6"
28+
paste = "0.1.16"
2929
rayon = { version = "1.3.0", optional = true }
3030

3131
[dev-dependencies]

0 commit comments

Comments
 (0)