Skip to content

Commit 533a9d0

Browse files
committed
Bump to 0.7.3
1 parent 5d66c5d commit 533a9d0

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
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "conduit-test"
4-
version = "0.7.2"
4+
version = "0.7.3"
55
authors = ["[email protected]",
66
"Alex Crichton <[email protected]>"]
77
description = "Testing utilities for conduit-based stacks"
@@ -10,4 +10,4 @@ license = "MIT"
1010

1111
[dependencies]
1212
conduit = "0.7"
13-
semver = "0.1"
13+
semver = "0.2"

0 commit comments

Comments
 (0)