Skip to content

Commit

Permalink
Prepare for a normal release
Browse files Browse the repository at this point in the history
  • Loading branch information
lu-zero committed Aug 26, 2020
1 parent 67f74b7 commit 776516e
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 = "cargo-c"
version = "0.6.11-cbindgen-0.14.3"
version = "0.6.12"
authors = ["Luca Barbato <lu_zero@gentoo.org>"]
description = "Helper program to build and install c-like libraries"
license = "MIT"
Expand Down Expand Up @@ -28,7 +28,7 @@ semver = "0.9"
log = "0.4"
structopt = "0.3"
regex = "1"
cbindgen = "=0.14.3"
cbindgen = "0.14.4"
toml = "0.5"
serde = "1.0"
serde_derive = "1.0"
Expand Down

0 comments on commit 776516e

Please sign in to comment.