Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRobb committed Nov 11, 2020
1 parent 20cfe15 commit fccc819
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "crypt4gh"
version = "0.1.0"
version = "0.1.1"
authors = ["Roberto <roberto.ariosa@crg.eu>"]
edition = "2018"
license = "Apache-2.0"
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ cargo install crypt4gh

In the [releases page](https://github.com/EGA-archive/crypt4gh-rust/releases/latest), You can find compiled binaries for:

- [Linux (x86_64-unknown-linux-gnu)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-unknown-linux-gnu)
- [OS X (x86_64-apple-darwin)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-apple-darwin)
- [Windows (x86_64-pc-windows-msvc)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-pc-windows-msvc.exe)
- [Linux (x86_64-unknown-linux-gnu)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-unknown-linux-gnu)
- [OS X (x86_64-apple-darwin)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-apple-darwin)
- [Windows (x86_64-pc-windows-msvc)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-pc-windows-msvc.exe)

### Usage

Expand Down Expand Up @@ -79,7 +79,7 @@ Add this to your `Cargo.toml`:

```toml
[dependencies]
crypt4gh = "0.1.0"
crypt4gh = "0.1.1"
```

### Usage (in Rust)
Expand Down
6 changes: 3 additions & 3 deletions docs/book/1_installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,9 @@ <h2><a class="header" href="#building-from-source-recommended" id="building-from
<h2><a class="header" href="#standalone-binaries" id="standalone-binaries">Standalone binaries</a></h2>
<p>In the <a href="https://github.com/EGA-archive/crypt4gh-rust/releases/latest">releases page</a>, You can find compiled binaries for:</p>
<ul>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-unknown-linux-gnu">Linux (x86_64-unknown-linux-gnu)</a></li>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-apple-darwin">OS X (x86_64-apple-darwin)</a></li>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-pc-windows-msvc.exe">Windows (x86_64-pc-windows-msvc)</a></li>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-unknown-linux-gnu">Linux (x86_64-unknown-linux-gnu)</a></li>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-apple-darwin">OS X (x86_64-apple-darwin)</a></li>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-pc-windows-msvc.exe">Windows (x86_64-pc-windows-msvc)</a></li>
</ul>
<h2><a class="header" href="#issues" id="issues">Issues</a></h2>
<p>If you have any issue with the installation please <a href="https://github.com/EGA-archive/crypt4gh-rust/issues/new">create an issue on Github</a>.</p>
Expand Down
6 changes: 3 additions & 3 deletions docs/book/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,9 +201,9 @@ <h2><a class="header" href="#building-from-source-recommended" id="building-from
<h2><a class="header" href="#standalone-binaries" id="standalone-binaries">Standalone binaries</a></h2>
<p>In the <a href="https://github.com/EGA-archive/crypt4gh-rust/releases/latest">releases page</a>, You can find compiled binaries for:</p>
<ul>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-unknown-linux-gnu">Linux (x86_64-unknown-linux-gnu)</a></li>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-apple-darwin">OS X (x86_64-apple-darwin)</a></li>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-pc-windows-msvc.exe">Windows (x86_64-pc-windows-msvc)</a></li>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-unknown-linux-gnu">Linux (x86_64-unknown-linux-gnu)</a></li>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-apple-darwin">OS X (x86_64-apple-darwin)</a></li>
<li><a href="https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-pc-windows-msvc.exe">Windows (x86_64-pc-windows-msvc)</a></li>
</ul>
<h2><a class="header" href="#issues" id="issues">Issues</a></h2>
<p>If you have any issue with the installation please <a href="https://github.com/EGA-archive/crypt4gh-rust/issues/new">create an issue on Github</a>.</p>
Expand Down
6 changes: 3 additions & 3 deletions docs/src/1_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ cargo install crypt4gh

In the [releases page](https://github.com/EGA-archive/crypt4gh-rust/releases/latest), You can find compiled binaries for:

- [Linux (x86_64-unknown-linux-gnu)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-unknown-linux-gnu)
- [OS X (x86_64-apple-darwin)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-apple-darwin)
- [Windows (x86_64-pc-windows-msvc)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.0/crypt4gh-x86_64-pc-windows-msvc.exe)
- [Linux (x86_64-unknown-linux-gnu)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-unknown-linux-gnu)
- [OS X (x86_64-apple-darwin)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-apple-darwin)
- [Windows (x86_64-pc-windows-msvc)](https://github.com/EGA-archive/crypt4gh-rust/releases/download/v0.1.1/crypt4gh-x86_64-pc-windows-msvc.exe)

## Issues

Expand Down

0 comments on commit fccc819

Please sign in to comment.