Skip to content

Commit 0b44418

Browse files
committed
πŸ“¦ chore(pallets): update Cargo.toml files
πŸ”€ chore(pallets): update Cargo.toml files The Cargo.toml files in the pallets directory have been updated to make the following changes: - Set the authors, homepage, edition, license, and repository fields to be workspace-specific. - Added a readme field pointing to the README.md file. These changes were made to improve consistency and provide accurate information for the pallets in the project.
1 parent e595f40 commit 0b44418

File tree

10 files changed

+65
-65
lines changed

10 files changed

+65
-65
lines changed

β€Žpallets/afloat/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "pallet-afloat"
3-
version = "4.0.0-dev"
43
description = ""
5-
authors = ["Hashed <https://github.com/hashed-io"]
6-
homepage = "https://hashed.io"
7-
edition = "2021"
8-
license = "MIT"
9-
publish = false
10-
repository = "https://github.com/hashed-io/hashed-pallets"
4+
version = "4.0.0-dev"
5+
authors.workspace = true
6+
homepage.workspace = true
7+
edition.workspace = true
8+
license.workspace = true
9+
repository.workspace = true
10+
readme = "README.md"
1111

1212
[package.metadata.docs.rs]
1313
targets = ["x86_64-unknown-linux-gnu"]

β€Žpallets/bitcoin-vaults/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "pallet-bitcoin-vaults"
3-
version = "4.0.0-dev"
43
description = ""
5-
authors = ["Hashed <https://github.com/hashed-io"]
6-
homepage = "https://hashed.io"
7-
edition = "2021"
8-
license = "MIT"
9-
publish = false
10-
repository = "https://github.com/hashed-io/hashed-pallets"
4+
version = "4.0.0-dev"
5+
authors.workspace = true
6+
homepage.workspace = true
7+
edition.workspace = true
8+
license.workspace = true
9+
repository.workspace = true
10+
readme = "README.md"
1111

1212
[package.metadata.docs.rs]
1313
targets = ["x86_64-unknown-linux-gnu"]

β€Žpallets/confidential-docs/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "pallet-confidential-docs"
3-
version = "4.0.0-dev"
43
description = "Provides backend services for the confidentials docs solution"
5-
authors = ["Hashed <https://github.com/hashed-io"]
6-
homepage = "https://hashed.io"
7-
edition = "2021"
8-
license = "Unlicense"
9-
publish = false
10-
repository = "https://github.com/hashed-io/hashed-pallets"
4+
version = "4.0.0-dev"
5+
authors.workspace = true
6+
homepage.workspace = true
7+
edition.workspace = true
8+
license.workspace = true
9+
repository.workspace = true
10+
readme = "README.md"
1111

1212
[package.metadata.docs.rs]
1313
targets = ["x86_64-unknown-linux-gnu"]

β€Žpallets/example-basic/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "pallet-example-basic"
3+
description = "FRAME example pallet"
34
version = "4.0.0-dev"
45
authors.workspace = true
6+
homepage.workspace = true
57
edition.workspace = true
6-
license = "MIT-0"
7-
homepage = "https://substrate.io"
8+
license.workspace = true
89
repository.workspace = true
9-
description = "FRAME example pallet"
1010
readme = "README.md"
1111

1212
[package.metadata.docs.rs]

β€Žpallets/fruniques/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "pallet-fruniques"
3-
version = "0.1.0-dev"
43
description = "Fractionalized NFTs compatible with the Statemine parachain"
5-
authors = ["Hashed <https://github.com/hashed-io"]
6-
homepage = "https://hashed.io"
7-
edition = "2021"
8-
license = "MIT"
9-
publish = false
10-
repository = "https://github.com/hashed-io/hashed-pallets"
4+
version = "0.1.0-dev"
5+
authors.workspace = true
6+
homepage.workspace = true
7+
edition.workspace = true
8+
license.workspace = true
9+
repository.workspace = true
10+
readme = "README.md"
1111

1212
[package.metadata.docs.rs]
1313
targets = ["x86_64-unknown-linux-gnu"]

β€Žpallets/fund-admin-records/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "pallet-fund-admin-records"
3-
version = "4.0.0-dev"
43
description = "Proxy Financial Pallet Records"
5-
authors = ["Hashed <https://github.com/hashed-io"]
6-
homepage = "https://hashed.io"
7-
edition = "2021"
8-
license = "Unlicense"
9-
publish = true
10-
repository = "https://github.com/hashed-io/hashed-pallets"
4+
version = "4.0.0-dev"
5+
authors.workspace = true
6+
homepage.workspace = true
7+
edition.workspace = true
8+
license.workspace = true
9+
repository.workspace = true
10+
readme = "README.md"
1111

1212
[package.metadata.docs.rs]
1313
targets = ["x86_64-unknown-linux-gnu"]

β€Žpallets/fund-admin/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "pallet-fund-admin"
3-
version = "4.0.0-dev"
43
description = "Proxy Financial Pallet"
5-
authors = ["Hashed <https://github.com/hashed-io"]
6-
homepage = "https://hashed.io"
7-
edition = "2021"
8-
license = "Unlicense"
9-
publish = true
10-
repository = "https://github.com/hashed-io/hashed-pallets"
4+
version = "4.0.0-dev"
5+
authors.workspace = true
6+
homepage.workspace = true
7+
edition.workspace = true
8+
license.workspace = true
9+
repository.workspace = true
10+
readme = "README.md"
1111

1212
[package.metadata.docs.rs]
1313
targets = ["x86_64-unknown-linux-gnu"]

β€Žpallets/gated-marketplace/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "pallet-gated-marketplace"
3-
version = "4.0.0-dev"
43
description = "Pallet to create marketplaces"
5-
authors = ["Hashed <https://github.com/hashed-io"]
6-
homepage = "https://hashed.io"
7-
edition = "2021"
8-
license = "MIT"
9-
publish = false
10-
repository = "https://github.com/hashed-io/hashed-pallets"
4+
version = "4.0.0-dev"
5+
authors.workspace = true
6+
homepage.workspace = true
7+
edition.workspace = true
8+
license.workspace = true
9+
repository.workspace = true
10+
readme = "README.md"
1111

1212
[package.metadata.docs.rs]
1313
targets = ["x86_64-unknown-linux-gnu"]

β€Žpallets/mapped-assets/Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "pallet-mapped-assets"
3-
version = "4.0.0-dev"
4-
authors = ["Parity Technologies <admin@parity.io>"]
5-
edition = "2021"
6-
license = "Apache-2.0"
7-
homepage = "https://substrate.io"
8-
repository = "https://github.com/hashed-io/hashed-pallets"
93
description = "FRAME asset management pallet"
4+
version = "4.0.0-dev"
5+
authors.workspace = true
6+
homepage.workspace = true
7+
edition.workspace = true
8+
license.workspace = true
9+
repository.workspace = true
1010
readme = "README.md"
1111

1212
[package.metadata.docs.rs]

β€Žpallets/rbac/Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "pallet-rbac"
3-
version = "4.0.0-dev"
43
description = "FRAME pallet template for defining custom runtime logic."
5-
authors = ["Substrate DevHub <https://github.com/substrate-developer-hub>"]
6-
homepage = "https://substrate.io/"
7-
edition = "2021"
8-
license = "MIT"
9-
publish = false
10-
repository = "https://github.com/hashed-io/hashed-pallets"
4+
version = "4.0.0-dev"
5+
authors.workspace = true
6+
homepage.workspace = true
7+
edition.workspace = true
8+
license.workspace = true
9+
repository.workspace = true
10+
readme = "README.md"
1111

1212
[package.metadata.docs.rs]
1313
targets = ["x86_64-unknown-linux-gnu"]

0 commit comments

Comments
Β (0)