Skip to content

Commit

Permalink
Merge pull request #144 from nyx-space/dependabot/cargo/memmap2-eq-0.9.2
Browse files Browse the repository at this point in the history
Update memmap2 requirement from =0.9.0 to =0.9.2
  • Loading branch information
ChristopherRabotin authored Dec 18, 2023
2 parents 7acdf5c + fc2a29f commit d364042
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 @@ -26,7 +26,7 @@ exclude = [

[dependencies]
hifitime = "3.8.6"
memmap2 = "=0.9.0"
memmap2 = "=0.9.2"
crc32fast = "=1.3.2"
der = { version = "0.7.8", features = ["derive", "alloc", "real"] }
clap = { version = "4", features = ["derive"] }
Expand Down

0 comments on commit d364042

Please sign in to comment.