Revert "Add note about Hubcaps version"
This reverts commit 7f5a8a434d
.
This commit is contained in:
parent
7f5a8a434d
commit
816f52e4d5
|
@ -14,7 +14,6 @@ It is also possible to mark releases as a draft (then it is only visible to repo
|
||||||
|
|
||||||
Once you have a Git tag in your repository the API can be used to create an associated release using the following Rust code:
|
Once you have a Git tag in your repository the API can be used to create an associated release using the following Rust code:
|
||||||
|
|
||||||
*(The following code was tested against Hubcaps v0.1.1)*
|
|
||||||
|
|
||||||
~~~rust
|
~~~rust
|
||||||
extern crate hyper;
|
extern crate hyper;
|
||||||
|
|
Loading…
Reference in a new issue