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.
1 parent 3cfa4a9 commit 8726eb3Copy full SHA for 8726eb3
Cargo.toml
@@ -10,7 +10,7 @@ license = "MIT"
10
edition = "2018"
11
12
[dependencies]
13
-conduit = { git = "https://github.com/jtgeibel/conduit", rev = "0deff5b" } # "0.9.0-alpha.2"
+conduit = "0.9.0-alpha.2"
14
15
[dev-dependencies]
16
-conduit-test = { git = "https://github.com/jtgeibel/conduit-test", rev = "b71595f" } # "0.9.0-alpha.2"
+conduit-test = "0.9.0-alpha.2"
0 commit comments