Skip to content

Commit cc8767b

Browse files
authored
point back to skeptic (#702)
1 parent 217a1ea commit cc8767b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ walkdir = "2.0"
6363
syslog = "5.0"
6464

6565
[build-dependencies]
66-
skeptic = { git = 'https://github.com/andygauge/rust-skeptic'}
66+
skeptic = "0.13"
6767
walkdir = "2.0"
6868

6969
[dev-dependencies]
70-
skeptic = { git = 'https://github.com/andygauge/rust-skeptic'}
70+
skeptic = "0.13"
7171
walkdir = "2.0"

0 commit comments

Comments
 (0)