We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f0d271 + 8adfca4 commit 89e97abCopy full SHA for 89e97ab
Cargo.toml
@@ -1,13 +1,13 @@
1
[package]
2
3
name = "conduit-test"
4
-version = "0.7.3"
+version = "0.8.0"
5
authors = ["wycats@gmail.com",
6
"Alex Crichton <alex@alexcrichton.com>"]
7
description = "Testing utilities for conduit-based stacks"
8
repository = "https://github.com/conduit-rust/conduit-test"
9
license = "MIT"
10
11
[dependencies]
12
-conduit = "0.7"
13
-semver = "0.2"
+conduit = "0.8"
+semver = "0.5.0"
0 commit comments