Skip to content

Commit

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

[dependencies]
anyhow = "1"
dinghy-build = { path = "../dinghy-build" }
dinghy-build = "0.4.63"
dirs = "4"
failure = "0.1.6"
filetime = "0.2"
Expand Down

0 comments on commit 32210df

Please sign in to comment.