Skip to content

Commit

Permalink
Use released ANISE and Hifitime versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin authored Jun 28, 2024
1 parent 4767edb commit 3dbbe8e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,8 @@ gitlab = { repository = "nyx-space/nyx", branch = "master" }
[dependencies]
nalgebra = "=0.32"
log = "0.4"
hifitime = { git = "https://github.com/nyx-space/hifitime.git", features = [
"std",
], branch = "master" }
anise = { git = "https://github.com/nyx-space/anise.git", branch = "master" }
hifitime = "4.0.0-alpha"
anise = "0.4.0"
flate2 = { version = "1.0", features = [
"rust_backend",
], default-features = false }
Expand Down

0 comments on commit 3dbbe8e

Please sign in to comment.