Skip to content

Commit

Permalink
Update Cargo.toml again
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin authored Nov 21, 2023
1 parent b01c7e5 commit e911822
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 @@ -35,7 +35,7 @@ gitlab = { repository = "nyx-space/nyx", branch = "master" }
[dependencies]
nalgebra = "=0.32"
log = "0.4"
hifitime = { version = "3.8.5", features = [ "std" ] }
hifitime = { version = "3.8.5", features = ["std"] }
flate2 = { version = "1.0", features = [
"rust_backend",
], default-features = false }
Expand Down

0 comments on commit e911822

Please sign in to comment.