Skip to content

Commit

Permalink
release cargo-dinghy/0.4.63
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Nov 4, 2021
1 parent 32210df commit a1d13b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cargo-dinghy/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-dinghy"
version = "0.4.63-pre"
version = "0.4.63"
authors = ["Mathieu Poumeyrol <[email protected]>"]
license = "MIT/Apache-2.0"
description = "Cross-compilation made easier"
Expand All @@ -17,7 +17,7 @@ edition = "2018"
travis-ci = { repository = "snipsco/dinghy" }

[dependencies]
dinghy-lib = { path = "../dinghy-lib" }
dinghy-lib = "0.4.63"
error-chain = "0.12"
log = "0.4"
clap = "2.32"
Expand Down

0 comments on commit a1d13b3

Please sign in to comment.