Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed May 10, 2022
1 parent 79ba61b commit b81e280
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ name = "benchmarks"

[dependencies]
bitflags = "1.3.2"
clap = "2.33.3"
ibig = "0.3.2"
num-traits = "0.2.14"
rayon = "1.5.1"
clap = "2.34.0"
ibig = "0.3.5"
num-traits = "0.2.15"
rayon = "1.5.2"
rustfst = "0.8.1"
sesdiff = "0.3.0"
simple-error = "0.2.3"
Expand Down

0 comments on commit b81e280

Please sign in to comment.