Skip to content

Commit

Permalink
release dinghy-lib/0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fredszaq committed Jun 17, 2024
1 parent a28cb43 commit 7193c63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.7.2-pre"
version = "0.7.2"
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.7.2"
dirs = "5"
filetime = "0.2"
log = "0.4"
Expand Down

0 comments on commit 7193c63

Please sign in to comment.