Skip to content

Commit 4580bb4

Browse files
Update anise requirement from 0.5.3 to 0.6.0
Updates the requirements on [anise](https://github.com/nyx-space/anise) to permit the latest version. - [Release notes](https://github.com/nyx-space/anise/releases) - [Commits](nyx-space/anise@0.5.3...0.6.0) --- updated-dependencies: - dependency-name: anise dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea2b335 commit 4580bb4

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
@@ -35,7 +35,7 @@ github = { repository = "nyx-space/nyx", branch = "master" }
3535
nalgebra = "0.33"
3636
log = "0.4"
3737
hifitime = "4.0.0"
38-
anise = "0.5.3"
38+
anise = "0.6.0"
3939
flate2 = { version = "1.0", features = [
4040
"rust_backend",
4141
], default-features = false }

0 commit comments

Comments
 (0)