Skip to content

Commit

Permalink
release dinghy-lib/0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieupoumeyrolsonos committed Apr 11, 2024
1 parent 80da675 commit 04e128e
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.7.1-pre"
version = "0.7.1"
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.7.1"
dirs = "5"
filetime = "0.2"
log = "0.4"
Expand Down

0 comments on commit 04e128e

Please sign in to comment.