Skip to content

Commit 26a4f81

Browse files
committed
Pull in skeptic 0.13.5+ to unbreak tests
1 parent e55f47f commit 26a4f81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_skeptic/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build = "build.rs"
77
publish = false
88

99
[build-dependencies]
10-
skeptic = "0.13"
10+
skeptic = "0.13.5"
1111

1212
[dev-dependencies]
1313
chrono = "0.4"
@@ -18,5 +18,5 @@ serde_repr = "0.1"
1818
serde_test = "1.0"
1919
serde-transcode = "1.0"
2020
serde_yaml = "0.8"
21-
skeptic = "0.13"
21+
skeptic = "0.13.5"
2222
void = "1.0"

0 commit comments

Comments
 (0)