Skip to content

Commit

Permalink
Merge pull request #5 from rtk-rs/hifitime-4-alpha
Browse files Browse the repository at this point in the history
upgrade to hifitime-4-alpha
  • Loading branch information
gwbres authored Jun 27, 2024
2 parents 12af017 + 70717a3 commit 096cbd0
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 @@ -44,7 +44,7 @@ serde = { version = "1.0", default-features = false, features = ["derive"] }
[dependencies]
thiserror = "1"
lazy_static = "1.4"
hifitime = { git = "https://github.com/nyx-space/hifitime.git", branch = "master" }
hifitime = "4.0.0-alpha"
geo = { version = "0.26", optional = true }
wkt = { version = "0.10.0", default-features = false, optional = true }
serde = { version = "1.0", optional = true, default-features = false, features = ["derive"] }

0 comments on commit 096cbd0

Please sign in to comment.