Skip to content

Commit 5f139ea

Browse files
committed
Require untrusted 0.3.2 to get iterator support.
1 parent d0cc2a0 commit 5f139ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ include = [
262262
name = "ring"
263263

264264
[dependencies]
265-
untrusted = "0.3"
265+
untrusted = "0.3.2"
266266

267267
[target.'cfg(unix)'.dependencies]
268268
lazy_static = "0.2.1"

0 commit comments

Comments
 (0)