Skip to content

Commit

Permalink
[Cargo.toml] Fix CI compilation error by update memchr version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ionizing committed Oct 7, 2023
1 parent a52f648 commit de7765b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ rand = "0.8"
byteorder = "1.4"
ndrustfft = { git = "https://github.com/preiter93/ndrustfft", rev = "0f431451b6c60eed27f5632b245a3c933d02182c" }
paste = "1.0"
memchr = "2.6.4"

[dev-dependencies]
tempdir = "0.3"
Expand Down

0 comments on commit de7765b

Please sign in to comment.