Skip to content
Snippets Groups Projects
Unverified Commit 87ed04e3 authored by bgallois's avatar bgallois
Browse files

fix Cargo.toml

parent 833564a9
No related branches found
No related tags found
1 merge request!271Update documentation
Pipeline #37465 passed
...@@ -5,7 +5,6 @@ edition.workspace = true ...@@ -5,7 +5,6 @@ edition.workspace = true
homepage.workspace = true homepage.workspace = true
license.workspace = true license.workspace = true
name = "pallet-authority-members" name = "pallet-authority-members"
readme = "README.md"
repository.workspace = true repository.workspace = true
version.workspace = true version.workspace = true
......
...@@ -5,7 +5,6 @@ edition.workspace = true ...@@ -5,7 +5,6 @@ edition.workspace = true
homepage.workspace = true homepage.workspace = true
license.workspace = true license.workspace = true
name = "pallet-certification" name = "pallet-certification"
readme = "README.md"
repository.workspace = true repository.workspace = true
version.workspace = true version.workspace = true
......
...@@ -5,7 +5,6 @@ edition.workspace = true ...@@ -5,7 +5,6 @@ edition.workspace = true
homepage.workspace = true homepage.workspace = true
license.workspace = true license.workspace = true
name = "pallet-distance" name = "pallet-distance"
readme = "README.md"
repository.workspace = true repository.workspace = true
version.workspace = true version.workspace = true
......
...@@ -5,7 +5,6 @@ edition.workspace = true ...@@ -5,7 +5,6 @@ edition.workspace = true
homepage.workspace = true homepage.workspace = true
license.workspace = true license.workspace = true
name = "pallet-duniter-account" name = "pallet-duniter-account"
readme = "README.md"
repository.workspace = true repository.workspace = true
version.workspace = true version.workspace = true
......
...@@ -5,7 +5,6 @@ edition.workspace = true ...@@ -5,7 +5,6 @@ edition.workspace = true
homepage.workspace = true homepage.workspace = true
license.workspace = true license.workspace = true
name = "pallet-duniter-wot" name = "pallet-duniter-wot"
readme = "README.md"
repository.workspace = true repository.workspace = true
version.workspace = true version.workspace = true
......
...@@ -5,7 +5,6 @@ edition.workspace = true ...@@ -5,7 +5,6 @@ edition.workspace = true
homepage.workspace = true homepage.workspace = true
license.workspace = true license.workspace = true
name = "pallet-identity" name = "pallet-identity"
readme = "README.md"
repository.workspace = true repository.workspace = true
version.workspace = true version.workspace = true
......
...@@ -5,7 +5,6 @@ edition.workspace = true ...@@ -5,7 +5,6 @@ edition.workspace = true
homepage.workspace = true homepage.workspace = true
license.workspace = true license.workspace = true
name = "pallet-membership" name = "pallet-membership"
readme = "README.md"
repository.workspace = true repository.workspace = true
version.workspace = true version.workspace = true
......
...@@ -6,7 +6,6 @@ edition.workspace = true ...@@ -6,7 +6,6 @@ edition.workspace = true
homepage.workspace = true homepage.workspace = true
license.workspace = true license.workspace = true
repository.workspace = true repository.workspace = true
readme = "README.md"
version.workspace = true version.workspace = true
[package.metadata.docs.rs] [package.metadata.docs.rs]
......
...@@ -5,7 +5,6 @@ edition.workspace = true ...@@ -5,7 +5,6 @@ edition.workspace = true
homepage.workspace = true homepage.workspace = true
license.workspace = true license.workspace = true
name = "pallet-oneshot-account" name = "pallet-oneshot-account"
readme = "README.md"
repository.workspace = true repository.workspace = true
version.workspace = true version.workspace = true
......
...@@ -5,7 +5,6 @@ edition.workspace = true ...@@ -5,7 +5,6 @@ edition.workspace = true
homepage.workspace = true homepage.workspace = true
license.workspace = true license.workspace = true
name = "pallet-quota" name = "pallet-quota"
readme = "README.md"
repository.workspace = true repository.workspace = true
version.workspace = true version.workspace = true
......
...@@ -6,7 +6,6 @@ license.workspace = true ...@@ -6,7 +6,6 @@ license.workspace = true
homepage.workspace = true homepage.workspace = true
repository.workspace = true repository.workspace = true
description = "FRAME sessions pallet benchmarking" description = "FRAME sessions pallet benchmarking"
readme = "README.md"
version.workspace = true version.workspace = true
[package.metadata.docs.rs] [package.metadata.docs.rs]
......
...@@ -6,7 +6,6 @@ edition.workspace = true ...@@ -6,7 +6,6 @@ edition.workspace = true
homepage.workspace = true homepage.workspace = true
license.workspace = true license.workspace = true
repository.workspace = true repository.workspace = true
readme = "README.md"
version.workspace = true version.workspace = true
[package.metadata.docs.rs] [package.metadata.docs.rs]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment