Skip to content

Commit 6eecf3a

Browse files
Merge branch 'cleanup/gh-390' of github.com:nyx-space/nyx into cleanup/gh-390
2 parents 60fac6a + fd9b048 commit 6eecf3a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ github = { repository = "nyx-space/nyx", branch = "master" }
3838
nalgebra = "0.33"
3939
log = "0.4"
4040
hifitime = "4.0.0"
41-
# anise = "0.5.0"
42-
anise = { path = "../anise/anise" }
41+
anise = "0.5.2"
4342
flate2 = { version = "1.0", features = [
4443
"rust_backend",
4544
], default-features = false }

0 commit comments

Comments
 (0)