We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1455e3a commit 5eb681cCopy full SHA for 5eb681c
Cargo.toml
@@ -43,5 +43,5 @@ itertools = "0.14"
43
polyfit-rs = "0.2"
44
gnss-rs = "2.4.0"
45
hifitime = { version = "4.1.0", features = ["serde", "std"] }
46
-anise = { git = "https://github.com/nyx-space/anise", branch = "dep/hifitime_4_1_0" }
+anise = "0.6"
47
serde = { version = "1", optional = true, default-features = false, features = ["derive"] }
0 commit comments