Skip to content

Commit f9f89e8

Browse files
Update anise requirement from 0.6.9 to 0.7.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.6.9...0.7.0) --- updated-dependencies: - dependency-name: anise dependency-version: 0.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 634653e commit f9f89e8

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
@@ -144,7 +144,7 @@ version = "4.1"
144144
features = ["std"]
145145

146146
[dependencies.anise]
147-
version = "0.6.9"
147+
version = "0.7.0"
148148
optional = true
149149

150150
[dependencies]

0 commit comments

Comments
 (0)