Skip to content

Commit 8586fc0

Browse files
committed
Bump to 0.7.3
1 parent 9e13d8b commit 8586fc0

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-router"
4-
version = "0.7.2"
4+
version = "0.7.3"
55
authors = ["[email protected]"]
66
license = "MIT"
77
description = "Router middleware for conduit based on route-recognizer"
@@ -10,4 +10,4 @@ repository = "https://github.com/conduit-rust/conduit-router"
1010
[dependencies]
1111
conduit = "0.7"
1212
route-recognizer = "0.1.0"
13-
semver = "0.1"
13+
semver = "0.2"

0 commit comments

Comments
 (0)