Skip to content

Commit 5eb681c

Browse files
authored
Bump anise version (#81)
Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
1 parent 1455e3a commit 5eb681c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ itertools = "0.14"
4343
polyfit-rs = "0.2"
4444
gnss-rs = "2.4.0"
4545
hifitime = { version = "4.1.0", features = ["serde", "std"] }
46-
anise = { git = "https://github.com/nyx-space/anise", branch = "dep/hifitime_4_1_0" }
46+
anise = "0.6"
4747
serde = { version = "1", optional = true, default-features = false, features = ["derive"] }

0 commit comments

Comments
 (0)