Skip to content

Commit

Permalink
Release v0.5.9 (#305)
Browse files Browse the repository at this point in the history
* chore: start preparing release

Signed-off-by: Brandon H. Gomes <[email protected]>

* fix: use fail-fast for better CI restarts

Signed-off-by: Brandon H. Gomes <[email protected]>

* chore: fix missing dependencies key

Signed-off-by: Brandon H. Gomes <[email protected]>

* chore: update CHANGELOG.md

Signed-off-by: Brandon H. Gomes <[email protected]>

* fix: broken links

* fix: broken links

* fix: remove download from testing

Signed-off-by: Brandon H. Gomes <[email protected]>

Signed-off-by: Brandon H. Gomes <[email protected]>
Co-authored-by: Todd Norton <[email protected]>
  • Loading branch information
bhgomes and GhostOfGauss authored Jan 12, 2023
1 parent e657b16 commit 8a995e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manta-pay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ std = [
]

# Testing Frameworks
test = ["manta-accounting/test", "manta-crypto/test", "manta-parameters/download", "tempfile"]
test = ["manta-accounting/test", "manta-crypto/test", "tempfile"]

# Wallet
wallet = ["key", "manta-crypto/getrandom", "std"]
Expand Down

0 comments on commit 8a995e9

Please sign in to comment.