Skip to content

Commit

Permalink
release dinghy-lib/0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fredszaq committed Jul 6, 2022
1 parent b86f8b5 commit 7572c3f
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.5.0-pre"
version = "0.5.0"
authors = ["Mathieu Poumeyrol <mathieu.poumeyrol@snips.ai>"]
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.5.0"
dirs = "4"
filetime = "0.2"
log = "0.4"
Expand Down

0 comments on commit 7572c3f

Please sign in to comment.