Skip to content

Commit

Permalink
Fix build profiles (#1229)
Browse files Browse the repository at this point in the history
* Fix build profiles

Closes paritytech/polkadot-sdk#1155

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Manually set version to 1.0.0

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Use workspace repo

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* 'Authors and Edition from workspace

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez authored Aug 29, 2023
1 parent 4576f33 commit d2230ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ version = "4.0.0-dev"
description = "Whitelist non-native assets for treasury spending and provide conversion to native balance"
authors = ["William Freudenberger <[email protected]>"]
homepage = "https://substrate.io"
edition = "2021"
edition.workspace = true
license = "Apache-2.0"
repository = "https://github.com/paritytech/substrate/"
repository.workspace = true
publish = false

[package.metadata.docs.rs]
Expand Down

0 comments on commit d2230ff

Please sign in to comment.