Skip to content

Commit 9259ae6

Browse files
Update educe requirement from 0.6.0 to 0.7.4
Updates the requirements on [educe](https://github.com/magiclen/educe) to permit the latest version. - [Changelog](https://github.com/magiclen/educe/blob/master/CHANGELOG-0.5.11-to-0.7.0.md) - [Commits](magiclen/educe@v0.6.0...v0.7.4) --- updated-dependencies: - dependency-name: educe dependency-version: 0.7.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f90cb74 commit 9259ae6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ mio = { version = "1.0", default-features = false }
3232

3333
cfg-if = "1.0.0"
3434
polling = "2.8.0"
35-
educe = "0.6.0"
35+
educe = "0.7.4"
3636

3737
libc = "0.2"
3838
rand = "0.10"

0 commit comments

Comments
 (0)