Skip to content

Commit

Permalink
Merge pull request #9 from sile/update-dependencies
Browse files Browse the repository at this point in the history
Update libflate and ordered-float versions
  • Loading branch information
sile authored Sep 23, 2023
2 parents 88adf5f + 275590f commit b8260d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ coveralls = {repository = "sile/eetf"}
[dependencies]
num = "0.4"
byteorder = "1"
libflate = "1"
ordered-float = "2"
libflate = "2"
ordered-float = "3"
thiserror = "1"

0 comments on commit b8260d6

Please sign in to comment.