Skip to content

Commit

Permalink
Update Cargo.toml to hifitime 3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin authored Dec 11, 2023
1 parent 0d27b2a commit 1281857
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 @@ -25,7 +25,7 @@ exclude = [
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
hifitime = {version = "3.8", git="https://github.com/nyx-space/hifitime", branch="master"}
hifitime = "3.8.6"
memmap2 = "=0.9.0"
crc32fast = "=1.3.2"
der = { version = "0.7.8", features = ["derive", "alloc", "real"] }
Expand Down

0 comments on commit 1281857

Please sign in to comment.