Skip to content

Commit

Permalink
Bumped paste to 0.1.16.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ratysz committed Jun 6, 2020
1 parent aabfd0a commit 84fe663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ crossbeam-channel = { version = "0.4.2", optional = true }
fixedbitset = { version = "0.3.0", optional = true }
hecs = "0.2.12"
parking_lot = "0.10.2"
paste = "0.1.6"
paste = "0.1.16"
rayon = { version = "1.3.0", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 84fe663

Please sign in to comment.