Skip to content

Commit 82efcd4

Browse files
committed
release dinghy-lib/0.4.7
1 parent b9936cc commit 82efcd4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dinghy-lib/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dinghy-lib"
3-
version = "0.4.7-pre"
3+
version = "0.4.7"
44
authors = ["Mathieu Poumeyrol <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
description = "Cross-compilation made easier - see main crate cargo-dinghy"
@@ -14,7 +14,7 @@ categories = [ "development-tools::cargo-plugins", "development-tools::testing"
1414
readme = "../README.md"
1515

1616
[dependencies]
17-
dinghy-build = { path = "../dinghy-build" }
17+
dinghy-build = "0.4.7"
1818
dirs = "1.0.4"
1919
error-chain = "0.11"
2020
filetime = "0.2"

0 commit comments

Comments
 (0)