Skip to content

Commit 4052c4d

Browse files
committed
Depend on semver in rust-lang
1 parent 810bd2a commit 4052c4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
name = "conduit"
44
version = "0.5.0"
55
authors = ["[email protected]"]
6+
7+
[dependencies.semver]
8+
git = "https://github.com/rust-lang/semver"

0 commit comments

Comments
 (0)