Skip to content

Commit

Permalink
feat: update paired dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptonemo committed Jun 25, 2020
1 parent 388aa13 commit d8d2ca4
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 @@ -19,7 +19,7 @@ futures-cpupool = { version = "0.1", optional = true }
groupy = "0.3.1"
num_cpus = { version = "1", optional = true }
crossbeam = { version = "0.7", optional = true }
paired = { version = "0.19.0", optional = true }
paired = { version = "0.20.0", optional = true }
rand_core = "0.5"
byteorder = "1"
log = "0.4.8"
Expand Down

0 comments on commit d8d2ca4

Please sign in to comment.