Skip to content

Commit 8726eb3

Browse files
committed
Prepare for v0.9.0-alpha.2 release
1 parent 3cfa4a9 commit 8726eb3

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
@@ -10,7 +10,7 @@ license = "MIT"
1010
edition = "2018"
1111

1212
[dependencies]
13-
conduit = { git = "https://github.com/jtgeibel/conduit", rev = "0deff5b" } # "0.9.0-alpha.2"
13+
conduit = "0.9.0-alpha.2"
1414

1515
[dev-dependencies]
16-
conduit-test = { git = "https://github.com/jtgeibel/conduit-test", rev = "b71595f" } # "0.9.0-alpha.2"
16+
conduit-test = "0.9.0-alpha.2"

0 commit comments

Comments
 (0)