Skip to content

Commit

Permalink
Merge pull request fedimint#6179 from dpc/24-10-17-cargo-deluxe
Browse files Browse the repository at this point in the history
chore: replace our cargo wrappers with cargo-deluxe
  • Loading branch information
dpc authored Oct 21, 2024
2 parents 07386cb + 3cda68d commit c49e2fe
Show file tree
Hide file tree
Showing 10 changed files with 433 additions and 212 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ resolver = "2"
[workspace.package]
version = "0.5.0-alpha"

[workspace.package.crane]
name = "fedimint"

[workspace.metadata]
name = "fedimint"
authors = ["The Fedimint Developers"]
Expand All @@ -82,6 +79,9 @@ repository = "https://github.com/fedimint/fedimint"
license-file = "LICENSE"
keywords = ["bitcoin", "lightning", "chaumian", "e-cash", "federated"]

[workspace.metadata.crane]
name = "fedimint"

[workspace.dependencies]
anyhow = "1.0.90"
aquamarine = "0.5.0"
Expand Down
Loading

0 comments on commit c49e2fe

Please sign in to comment.