Skip to content

Commit

Permalink
use latest qsv-stats on 0.4 again
Browse files Browse the repository at this point in the history
also bump libc from 0.2.138 to 0.2.139
  • Loading branch information
jqnatividad committed Dec 22, 2022
1 parent 5657b15 commit 0e2a118
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ once_cell = { version = "1.16", features = ["parking_lot"] }
parking_lot = { version = "0.12", features = ["hardware-lock-elision"] }
pyo3 = { version = "0.17", features = ["auto-initialize"], optional = true }
qsv-dateparser = "0.4"
qsv-stats = "=0.4.3"
qsv-stats = "0.4"
qsv_currency = { version = "0.6", optional = true }
qsv-sniffer = { version = "0.5", features = ["runtime-dispatch-simd"] }
rand = "0.8"
Expand Down

0 comments on commit 0e2a118

Please sign in to comment.