Skip to content

Commit

Permalink
v: 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
georgbramm committed May 27, 2019
1 parent dfe69e2 commit 6cfe671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rabe"
version = "0.1.1"
version = "0.1.2"
authors = ["Schanzenbach, Martin <[email protected]>", "Bramm, Georg <[email protected]>", "Schuette, Julian <[email protected]>"]

[lib]
Expand All @@ -22,4 +22,4 @@ serde_json = "1.0.4"
serde_cbor = "0.9"
serde_derive = "1.0.16"
clap = "2.27.1"
base64 = "0.10.1"
base64 = "0.10.1"

0 comments on commit 6cfe671

Please sign in to comment.