From 8c4fcb32883dacd011c78c1e2c2e2a156cf09931 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Sat, 27 Dec 2025 17:56:39 +0300 Subject: [PATCH] chore: update documentation URLs to use workspace setting Replace all docs.rs documentation URLs with documentation.workspace = true to inherit from the workspace's docs.pezkuwichain.io URL. --- bizinikiwi/bin/node/bench/Cargo.toml | 2 +- bizinikiwi/bin/node/cli/Cargo.toml | 2 +- bizinikiwi/bin/node/inspect/Cargo.toml | 2 +- bizinikiwi/bin/node/primitives/Cargo.toml | 2 +- bizinikiwi/bin/node/rpc/Cargo.toml | 2 +- bizinikiwi/bin/node/runtime/Cargo.toml | 2 +- bizinikiwi/bin/node/testing/Cargo.toml | 2 +- bizinikiwi/bin/utils/chain-spec-builder/Cargo.toml | 2 +- bizinikiwi/bin/utils/pez-subkey/Cargo.toml | 2 +- bizinikiwi/client/allocator/Cargo.toml | 2 +- bizinikiwi/client/api/Cargo.toml | 2 +- bizinikiwi/client/authority-discovery/Cargo.toml | 2 +- bizinikiwi/client/basic-authorship/Cargo.toml | 2 +- bizinikiwi/client/block-builder/Cargo.toml | 2 +- bizinikiwi/client/chain-spec/Cargo.toml | 2 +- bizinikiwi/client/chain-spec/derive/Cargo.toml | 2 +- bizinikiwi/client/cli/Cargo.toml | 2 +- bizinikiwi/client/consensus/aura/Cargo.toml | 2 +- bizinikiwi/client/consensus/babe/Cargo.toml | 2 +- bizinikiwi/client/consensus/babe/rpc/Cargo.toml | 2 +- bizinikiwi/client/consensus/beefy/Cargo.toml | 2 +- bizinikiwi/client/consensus/beefy/rpc/Cargo.toml | 2 +- bizinikiwi/client/consensus/common/Cargo.toml | 2 +- bizinikiwi/client/consensus/epochs/Cargo.toml | 2 +- bizinikiwi/client/consensus/grandpa/Cargo.toml | 2 +- bizinikiwi/client/consensus/grandpa/rpc/Cargo.toml | 2 +- bizinikiwi/client/consensus/manual-seal/Cargo.toml | 2 +- bizinikiwi/client/consensus/pow/Cargo.toml | 2 +- bizinikiwi/client/consensus/slots/Cargo.toml | 2 +- bizinikiwi/client/db/Cargo.toml | 2 +- bizinikiwi/client/executor/Cargo.toml | 2 +- bizinikiwi/client/executor/common/Cargo.toml | 2 +- bizinikiwi/client/executor/polkavm/Cargo.toml | 2 +- bizinikiwi/client/executor/runtime-test/Cargo.toml | 2 +- bizinikiwi/client/executor/wasmtime/Cargo.toml | 2 +- bizinikiwi/client/informant/Cargo.toml | 2 +- bizinikiwi/client/keystore/Cargo.toml | 2 +- bizinikiwi/client/merkle-mountain-range/Cargo.toml | 2 +- bizinikiwi/client/merkle-mountain-range/rpc/Cargo.toml | 2 +- bizinikiwi/client/mixnet/Cargo.toml | 2 +- bizinikiwi/client/network-gossip/Cargo.toml | 2 +- bizinikiwi/client/network/Cargo.toml | 2 +- bizinikiwi/client/network/common/Cargo.toml | 2 +- bizinikiwi/client/network/light/Cargo.toml | 2 +- bizinikiwi/client/network/statement/Cargo.toml | 2 +- bizinikiwi/client/network/sync/Cargo.toml | 2 +- bizinikiwi/client/network/test/Cargo.toml | 2 +- bizinikiwi/client/network/transactions/Cargo.toml | 2 +- bizinikiwi/client/network/types/Cargo.toml | 2 +- bizinikiwi/client/offchain/Cargo.toml | 2 +- bizinikiwi/client/proposer-metrics/Cargo.toml | 2 +- bizinikiwi/client/rpc-api/Cargo.toml | 2 +- bizinikiwi/client/rpc-servers/Cargo.toml | 2 +- bizinikiwi/client/rpc-spec-v2/Cargo.toml | 2 +- bizinikiwi/client/rpc/Cargo.toml | 2 +- bizinikiwi/client/runtime-utilities/Cargo.toml | 2 +- bizinikiwi/client/service/Cargo.toml | 2 +- bizinikiwi/client/service/test/Cargo.toml | 2 +- bizinikiwi/client/state-db/Cargo.toml | 2 +- bizinikiwi/client/statement-store/Cargo.toml | 2 +- bizinikiwi/client/storage-monitor/Cargo.toml | 2 +- bizinikiwi/client/sync-state-rpc/Cargo.toml | 2 +- bizinikiwi/client/sysinfo/Cargo.toml | 2 +- bizinikiwi/client/telemetry/Cargo.toml | 2 +- bizinikiwi/client/tracing/Cargo.toml | 2 +- bizinikiwi/client/tracing/proc-macro/Cargo.toml | 2 +- bizinikiwi/client/transaction-pool/Cargo.toml | 2 +- bizinikiwi/client/transaction-pool/api/Cargo.toml | 2 +- bizinikiwi/client/utils/Cargo.toml | 2 +- bizinikiwi/deprecated/hashing/Cargo.toml | 2 +- bizinikiwi/deprecated/hashing/proc-macro/Cargo.toml | 2 +- bizinikiwi/pezframe/Cargo.toml | 2 +- bizinikiwi/pezframe/alliance/Cargo.toml | 2 +- bizinikiwi/pezframe/asset-conversion/Cargo.toml | 2 +- bizinikiwi/pezframe/asset-conversion/ops/Cargo.toml | 2 +- bizinikiwi/pezframe/asset-rate/Cargo.toml | 2 +- bizinikiwi/pezframe/asset-rewards/Cargo.toml | 2 +- bizinikiwi/pezframe/assets-freezer/Cargo.toml | 2 +- bizinikiwi/pezframe/assets-holder/Cargo.toml | 2 +- bizinikiwi/pezframe/assets/Cargo.toml | 2 +- bizinikiwi/pezframe/assets/precompiles/Cargo.toml | 2 +- bizinikiwi/pezframe/atomic-swap/Cargo.toml | 2 +- bizinikiwi/pezframe/aura/Cargo.toml | 2 +- bizinikiwi/pezframe/authority-discovery/Cargo.toml | 2 +- bizinikiwi/pezframe/authorship/Cargo.toml | 2 +- bizinikiwi/pezframe/babe/Cargo.toml | 2 +- bizinikiwi/pezframe/bags-list/Cargo.toml | 2 +- bizinikiwi/pezframe/bags-list/fuzzer/Cargo.toml | 2 +- bizinikiwi/pezframe/bags-list/remote-tests/Cargo.toml | 2 +- bizinikiwi/pezframe/balances/Cargo.toml | 2 +- bizinikiwi/pezframe/beefy-mmr/Cargo.toml | 2 +- bizinikiwi/pezframe/beefy/Cargo.toml | 2 +- bizinikiwi/pezframe/benchmarking/Cargo.toml | 2 +- bizinikiwi/pezframe/benchmarking/pov/Cargo.toml | 2 +- bizinikiwi/pezframe/bounties/Cargo.toml | 2 +- bizinikiwi/pezframe/broker/Cargo.toml | 2 +- bizinikiwi/pezframe/child-bounties/Cargo.toml | 2 +- bizinikiwi/pezframe/collective/Cargo.toml | 2 +- bizinikiwi/pezframe/contracts/Cargo.toml | 2 +- bizinikiwi/pezframe/contracts/fixtures/Cargo.toml | 2 +- bizinikiwi/pezframe/contracts/fixtures/build/Cargo.toml | 2 +- .../pezframe/contracts/fixtures/contracts/common/Cargo.toml | 2 +- bizinikiwi/pezframe/contracts/mock-network/Cargo.toml | 2 +- bizinikiwi/pezframe/contracts/proc-macro/Cargo.toml | 2 +- bizinikiwi/pezframe/contracts/uapi/Cargo.toml | 2 +- bizinikiwi/pezframe/conviction-voting/Cargo.toml | 2 +- bizinikiwi/pezframe/core-fellowship/Cargo.toml | 2 +- bizinikiwi/pezframe/delegated-staking/Cargo.toml | 2 +- bizinikiwi/pezframe/democracy/Cargo.toml | 2 +- bizinikiwi/pezframe/derivatives/Cargo.toml | 2 +- bizinikiwi/pezframe/dummy-dim/Cargo.toml | 2 +- bizinikiwi/pezframe/election-provider-multi-block/Cargo.toml | 2 +- bizinikiwi/pezframe/election-provider-multi-phase/Cargo.toml | 2 +- .../election-provider-multi-phase/test-staking-e2e/Cargo.toml | 2 +- bizinikiwi/pezframe/election-provider-support/Cargo.toml | 2 +- .../pezframe/election-provider-support/benchmarking/Cargo.toml | 2 +- .../pezframe/election-provider-support/solution-type/Cargo.toml | 2 +- .../election-provider-support/solution-type/fuzzer/Cargo.toml | 2 +- bizinikiwi/pezframe/elections-phragmen/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/Cargo.toml | 2 +- .../pezframe/examples/authorization-tx-extension/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/basic/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/default-config/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/dev-mode/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/kitchensink/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/multi-block-migrations/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/offchain-worker/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/pezframe-crate/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/single-block-migrations/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/split/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/tasks/Cargo.toml | 2 +- bizinikiwi/pezframe/examples/view-functions/Cargo.toml | 2 +- bizinikiwi/pezframe/executive/Cargo.toml | 2 +- bizinikiwi/pezframe/fast-unstake/Cargo.toml | 2 +- bizinikiwi/pezframe/glutton/Cargo.toml | 2 +- bizinikiwi/pezframe/grandpa/Cargo.toml | 2 +- bizinikiwi/pezframe/honzon/oracle/Cargo.toml | 2 +- bizinikiwi/pezframe/honzon/oracle/runtime-api/Cargo.toml | 2 +- bizinikiwi/pezframe/identity/Cargo.toml | 2 +- bizinikiwi/pezframe/im-online/Cargo.toml | 2 +- bizinikiwi/pezframe/indices/Cargo.toml | 2 +- .../pezframe/insecure-randomness-collective-flip/Cargo.toml | 2 +- bizinikiwi/pezframe/lottery/Cargo.toml | 2 +- bizinikiwi/pezframe/membership/Cargo.toml | 2 +- bizinikiwi/pezframe/merkle-mountain-range/Cargo.toml | 2 +- bizinikiwi/pezframe/message-queue/Cargo.toml | 2 +- bizinikiwi/pezframe/meta-tx/Cargo.toml | 2 +- bizinikiwi/pezframe/metadata-hash-extension/Cargo.toml | 2 +- bizinikiwi/pezframe/migrations/Cargo.toml | 2 +- bizinikiwi/pezframe/mixnet/Cargo.toml | 2 +- bizinikiwi/pezframe/multi-asset-bounties/Cargo.toml | 2 +- bizinikiwi/pezframe/multisig/Cargo.toml | 2 +- bizinikiwi/pezframe/nft-fractionalization/Cargo.toml | 2 +- bizinikiwi/pezframe/nfts/Cargo.toml | 2 +- bizinikiwi/pezframe/nfts/runtime-api/Cargo.toml | 2 +- bizinikiwi/pezframe/nis/Cargo.toml | 2 +- bizinikiwi/pezframe/node-authorization/Cargo.toml | 2 +- bizinikiwi/pezframe/nomination-pools/Cargo.toml | 2 +- bizinikiwi/pezframe/nomination-pools/benchmarking/Cargo.toml | 2 +- bizinikiwi/pezframe/nomination-pools/fuzzer/Cargo.toml | 2 +- bizinikiwi/pezframe/nomination-pools/runtime-api/Cargo.toml | 2 +- .../pezframe/nomination-pools/test-delegate-stake/Cargo.toml | 2 +- bizinikiwi/pezframe/offences/Cargo.toml | 2 +- bizinikiwi/pezframe/offences/benchmarking/Cargo.toml | 2 +- bizinikiwi/pezframe/origin-restriction/Cargo.toml | 2 +- bizinikiwi/pezframe/paged-list/Cargo.toml | 2 +- bizinikiwi/pezframe/paged-list/fuzzer/Cargo.toml | 2 +- bizinikiwi/pezframe/parameters/Cargo.toml | 2 +- bizinikiwi/pezframe/people/Cargo.toml | 2 +- bizinikiwi/pezframe/preimage/Cargo.toml | 2 +- bizinikiwi/pezframe/proxy/Cargo.toml | 2 +- bizinikiwi/pezframe/ranked-collective/Cargo.toml | 2 +- bizinikiwi/pezframe/recovery/Cargo.toml | 2 +- bizinikiwi/pezframe/referenda/Cargo.toml | 2 +- bizinikiwi/pezframe/remark/Cargo.toml | 2 +- bizinikiwi/pezframe/revive/Cargo.toml | 2 +- bizinikiwi/pezframe/revive/dev-node/node/Cargo.toml | 2 +- bizinikiwi/pezframe/revive/dev-node/runtime/Cargo.toml | 2 +- bizinikiwi/pezframe/revive/fixtures/Cargo.toml | 2 +- bizinikiwi/pezframe/revive/proc-macro/Cargo.toml | 2 +- bizinikiwi/pezframe/revive/rpc/Cargo.toml | 2 +- bizinikiwi/pezframe/revive/uapi/Cargo.toml | 2 +- bizinikiwi/pezframe/root-offences/Cargo.toml | 2 +- bizinikiwi/pezframe/root-testing/Cargo.toml | 2 +- bizinikiwi/pezframe/safe-mode/Cargo.toml | 2 +- bizinikiwi/pezframe/salary/Cargo.toml | 2 +- bizinikiwi/pezframe/sassafras/Cargo.toml | 2 +- bizinikiwi/pezframe/scheduler/Cargo.toml | 2 +- bizinikiwi/pezframe/scored-pool/Cargo.toml | 2 +- bizinikiwi/pezframe/session/Cargo.toml | 2 +- bizinikiwi/pezframe/session/benchmarking/Cargo.toml | 2 +- bizinikiwi/pezframe/society/Cargo.toml | 2 +- bizinikiwi/pezframe/staking-async/Cargo.toml | 2 +- bizinikiwi/pezframe/staking-async/ah-client/Cargo.toml | 2 +- bizinikiwi/pezframe/staking-async/ahm-test/Cargo.toml | 2 +- bizinikiwi/pezframe/staking-async/rc-client/Cargo.toml | 2 +- bizinikiwi/pezframe/staking-async/reward-fn/Cargo.toml | 2 +- bizinikiwi/pezframe/staking-async/runtime-api/Cargo.toml | 2 +- .../pezframe/staking-async/runtimes/preset-store/Cargo.toml | 2 +- bizinikiwi/pezframe/staking-async/runtimes/rc/Cargo.toml | 2 +- .../pezframe/staking-async/runtimes/rc/constants/Cargo.toml | 2 +- bizinikiwi/pezframe/staking-async/runtimes/teyrchain/Cargo.toml | 2 +- bizinikiwi/pezframe/staking/Cargo.toml | 2 +- bizinikiwi/pezframe/staking/reward-curve/Cargo.toml | 2 +- bizinikiwi/pezframe/staking/reward-fn/Cargo.toml | 2 +- bizinikiwi/pezframe/staking/runtime-api/Cargo.toml | 2 +- bizinikiwi/pezframe/state-trie-migration/Cargo.toml | 2 +- bizinikiwi/pezframe/statement/Cargo.toml | 2 +- bizinikiwi/pezframe/sudo/Cargo.toml | 2 +- bizinikiwi/pezframe/support/Cargo.toml | 2 +- bizinikiwi/pezframe/support/procedural/Cargo.toml | 2 +- bizinikiwi/pezframe/support/procedural/tools/Cargo.toml | 2 +- bizinikiwi/pezframe/support/procedural/tools/derive/Cargo.toml | 2 +- bizinikiwi/pezframe/support/test/Cargo.toml | 2 +- bizinikiwi/pezframe/support/test/compile_pass/Cargo.toml | 2 +- bizinikiwi/pezframe/support/test/pezpallet/Cargo.toml | 2 +- bizinikiwi/pezframe/support/test/stg_pezframe_crate/Cargo.toml | 2 +- bizinikiwi/pezframe/system/Cargo.toml | 2 +- bizinikiwi/pezframe/system/benchmarking/Cargo.toml | 2 +- bizinikiwi/pezframe/system/rpc/runtime-api/Cargo.toml | 2 +- bizinikiwi/pezframe/timestamp/Cargo.toml | 2 +- bizinikiwi/pezframe/tips/Cargo.toml | 2 +- bizinikiwi/pezframe/transaction-payment/Cargo.toml | 2 +- .../transaction-payment/asset-conversion-tx-payment/Cargo.toml | 2 +- .../pezframe/transaction-payment/asset-tx-payment/Cargo.toml | 2 +- bizinikiwi/pezframe/transaction-payment/rpc/Cargo.toml | 2 +- .../pezframe/transaction-payment/rpc/runtime-api/Cargo.toml | 2 +- .../transaction-payment/skip-feeless-payment/Cargo.toml | 2 +- bizinikiwi/pezframe/transaction-storage/Cargo.toml | 2 +- bizinikiwi/pezframe/treasury/Cargo.toml | 2 +- bizinikiwi/pezframe/try-runtime/Cargo.toml | 2 +- bizinikiwi/pezframe/tx-pause/Cargo.toml | 2 +- bizinikiwi/pezframe/uniques/Cargo.toml | 2 +- bizinikiwi/pezframe/utility/Cargo.toml | 2 +- bizinikiwi/pezframe/verify-signature/Cargo.toml | 2 +- bizinikiwi/pezframe/vesting/Cargo.toml | 2 +- bizinikiwi/pezframe/whitelist/Cargo.toml | 2 +- bizinikiwi/primitives/api/Cargo.toml | 2 +- bizinikiwi/primitives/api/proc-macro/Cargo.toml | 2 +- bizinikiwi/primitives/api/test/Cargo.toml | 2 +- bizinikiwi/primitives/application-crypto/Cargo.toml | 2 +- bizinikiwi/primitives/application-crypto/test/Cargo.toml | 2 +- bizinikiwi/primitives/arithmetic/Cargo.toml | 2 +- bizinikiwi/primitives/arithmetic/fuzzer/Cargo.toml | 2 +- bizinikiwi/primitives/authority-discovery/Cargo.toml | 2 +- bizinikiwi/primitives/block-builder/Cargo.toml | 2 +- bizinikiwi/primitives/blockchain/Cargo.toml | 2 +- bizinikiwi/primitives/consensus/aura/Cargo.toml | 2 +- bizinikiwi/primitives/consensus/babe/Cargo.toml | 2 +- bizinikiwi/primitives/consensus/beefy/Cargo.toml | 2 +- bizinikiwi/primitives/consensus/common/Cargo.toml | 2 +- bizinikiwi/primitives/consensus/grandpa/Cargo.toml | 2 +- bizinikiwi/primitives/consensus/pow/Cargo.toml | 2 +- bizinikiwi/primitives/consensus/sassafras/Cargo.toml | 2 +- bizinikiwi/primitives/consensus/slots/Cargo.toml | 2 +- bizinikiwi/primitives/core/Cargo.toml | 2 +- bizinikiwi/primitives/core/fuzz/Cargo.toml | 2 +- bizinikiwi/primitives/crypto/ec-utils/Cargo.toml | 2 +- bizinikiwi/primitives/crypto/hashing/Cargo.toml | 2 +- bizinikiwi/primitives/crypto/hashing/proc-macro/Cargo.toml | 2 +- bizinikiwi/primitives/database/Cargo.toml | 2 +- bizinikiwi/primitives/debug-derive/Cargo.toml | 2 +- bizinikiwi/primitives/externalities/Cargo.toml | 2 +- bizinikiwi/primitives/genesis-builder/Cargo.toml | 2 +- bizinikiwi/primitives/inherents/Cargo.toml | 2 +- bizinikiwi/primitives/io/Cargo.toml | 2 +- bizinikiwi/primitives/keyring/Cargo.toml | 2 +- bizinikiwi/primitives/keystore/Cargo.toml | 2 +- bizinikiwi/primitives/maybe-compressed-blob/Cargo.toml | 2 +- bizinikiwi/primitives/merkle-mountain-range/Cargo.toml | 2 +- bizinikiwi/primitives/metadata-ir/Cargo.toml | 2 +- bizinikiwi/primitives/mixnet/Cargo.toml | 2 +- bizinikiwi/primitives/npos-elections/Cargo.toml | 2 +- bizinikiwi/primitives/npos-elections/fuzzer/Cargo.toml | 2 +- bizinikiwi/primitives/offchain/Cargo.toml | 2 +- bizinikiwi/primitives/panic-handler/Cargo.toml | 2 +- bizinikiwi/primitives/pez-ethereum-standards/Cargo.toml | 2 +- bizinikiwi/primitives/rpc/Cargo.toml | 2 +- bizinikiwi/primitives/runtime-interface/Cargo.toml | 2 +- bizinikiwi/primitives/runtime-interface/proc-macro/Cargo.toml | 2 +- .../runtime-interface/test-wasm-deprecated/Cargo.toml | 2 +- bizinikiwi/primitives/runtime-interface/test-wasm/Cargo.toml | 2 +- bizinikiwi/primitives/runtime-interface/test/Cargo.toml | 2 +- bizinikiwi/primitives/runtime/Cargo.toml | 2 +- bizinikiwi/primitives/session/Cargo.toml | 2 +- bizinikiwi/primitives/staking/Cargo.toml | 2 +- bizinikiwi/primitives/state-machine/Cargo.toml | 2 +- bizinikiwi/primitives/state-machine/fuzz/Cargo.toml | 2 +- bizinikiwi/primitives/statement-store/Cargo.toml | 2 +- bizinikiwi/primitives/std/Cargo.toml | 2 +- bizinikiwi/primitives/storage/Cargo.toml | 2 +- bizinikiwi/primitives/test-primitives/Cargo.toml | 2 +- bizinikiwi/primitives/timestamp/Cargo.toml | 2 +- bizinikiwi/primitives/tracing/Cargo.toml | 2 +- bizinikiwi/primitives/transaction-pool/Cargo.toml | 2 +- bizinikiwi/primitives/transaction-storage-proof/Cargo.toml | 2 +- bizinikiwi/primitives/trie/Cargo.toml | 2 +- bizinikiwi/primitives/version/Cargo.toml | 2 +- bizinikiwi/primitives/version/proc-macro/Cargo.toml | 2 +- bizinikiwi/primitives/wasm-interface/Cargo.toml | 2 +- bizinikiwi/primitives/weights/Cargo.toml | 2 +- bizinikiwi/scripts/ci/pez-node-template-release/Cargo.toml | 2 +- bizinikiwi/test-utils/Cargo.toml | 2 +- bizinikiwi/test-utils/cli/Cargo.toml | 2 +- bizinikiwi/test-utils/client/Cargo.toml | 2 +- bizinikiwi/test-utils/runtime/Cargo.toml | 2 +- bizinikiwi/test-utils/runtime/client/Cargo.toml | 2 +- bizinikiwi/test-utils/runtime/transaction-pool/Cargo.toml | 2 +- bizinikiwi/utils/binary-merkle-tree/Cargo.toml | 2 +- bizinikiwi/utils/bizinikiwi-bip39/Cargo.toml | 2 +- bizinikiwi/utils/build-script-utils/Cargo.toml | 2 +- bizinikiwi/utils/pez-fork-tree/Cargo.toml | 2 +- bizinikiwi/utils/pezframe/benchmarking-cli/Cargo.toml | 2 +- bizinikiwi/utils/pezframe/pez-generate-bags/Cargo.toml | 2 +- .../utils/pezframe/pez-generate-bags/node-runtime/Cargo.toml | 2 +- bizinikiwi/utils/pezframe/remote-externalities/Cargo.toml | 2 +- bizinikiwi/utils/pezframe/rpc/client/Cargo.toml | 2 +- .../utils/pezframe/rpc/state-trie-migration-rpc/Cargo.toml | 2 +- bizinikiwi/utils/pezframe/rpc/support/Cargo.toml | 2 +- bizinikiwi/utils/pezframe/rpc/system/Cargo.toml | 2 +- .../utils/pezframe/storage-access-test-runtime/Cargo.toml | 2 +- bizinikiwi/utils/prometheus/Cargo.toml | 2 +- bizinikiwi/utils/txtesttool/Cargo.toml | 2 +- bizinikiwi/utils/wasm-builder/Cargo.toml | 2 +- docs/sdk/Cargo.toml | 2 +- docs/sdk/packages/guides/first-pezpallet/Cargo.toml | 2 +- docs/sdk/packages/guides/first-runtime/Cargo.toml | 2 +- docs/sdk/src/reference_docs/chain_spec_runtime/Cargo.toml | 2 +- pezbridges/bin/runtime-common/Cargo.toml | 2 +- pezbridges/chains/chain-pezcumulus/Cargo.toml | 2 +- pezbridges/chains/chain-pezkuwi-bulletin/Cargo.toml | 2 +- pezbridges/modules/beefy/Cargo.toml | 2 +- pezbridges/modules/grandpa/Cargo.toml | 2 +- pezbridges/modules/messages/Cargo.toml | 2 +- pezbridges/modules/relayers/Cargo.toml | 2 +- pezbridges/modules/teyrchains/Cargo.toml | 2 +- pezbridges/modules/xcm-bridge-hub-router/Cargo.toml | 2 +- pezbridges/modules/xcm-bridge-hub/Cargo.toml | 2 +- pezbridges/pezsnowbridge/pezpallets/ethereum-client/Cargo.toml | 2 +- .../pezpallets/ethereum-client/fixtures/Cargo.toml | 2 +- pezbridges/pezsnowbridge/pezpallets/inbound-queue-v2/Cargo.toml | 2 +- .../pezpallets/inbound-queue-v2/fixtures/Cargo.toml | 2 +- pezbridges/pezsnowbridge/pezpallets/inbound-queue/Cargo.toml | 2 +- .../pezsnowbridge/pezpallets/inbound-queue/fixtures/Cargo.toml | 2 +- .../pezsnowbridge/pezpallets/outbound-queue-v2/Cargo.toml | 2 +- .../pezpallets/outbound-queue-v2/runtime-api/Cargo.toml | 2 +- pezbridges/pezsnowbridge/pezpallets/outbound-queue/Cargo.toml | 2 +- .../pezpallets/outbound-queue/runtime-api/Cargo.toml | 2 +- pezbridges/pezsnowbridge/pezpallets/system-frontend/Cargo.toml | 2 +- pezbridges/pezsnowbridge/pezpallets/system-v2/Cargo.toml | 2 +- .../pezsnowbridge/pezpallets/system-v2/runtime-api/Cargo.toml | 2 +- pezbridges/pezsnowbridge/pezpallets/system/Cargo.toml | 2 +- .../pezsnowbridge/pezpallets/system/runtime-api/Cargo.toml | 2 +- pezbridges/pezsnowbridge/primitives/beacon/Cargo.toml | 2 +- pezbridges/pezsnowbridge/primitives/core/Cargo.toml | 2 +- pezbridges/pezsnowbridge/primitives/ethereum/Cargo.toml | 2 +- pezbridges/pezsnowbridge/primitives/inbound-queue/Cargo.toml | 2 +- pezbridges/pezsnowbridge/primitives/merkle-tree/Cargo.toml | 2 +- pezbridges/pezsnowbridge/primitives/outbound-queue/Cargo.toml | 2 +- pezbridges/pezsnowbridge/primitives/verification/Cargo.toml | 2 +- pezbridges/pezsnowbridge/runtime/test-common/Cargo.toml | 2 +- pezbridges/pezsnowbridge/test-utils/Cargo.toml | 2 +- pezbridges/primitives/beefy/Cargo.toml | 2 +- pezbridges/primitives/header-chain/Cargo.toml | 2 +- pezbridges/primitives/messages/Cargo.toml | 2 +- pezbridges/primitives/pezkuwi-core/Cargo.toml | 2 +- pezbridges/primitives/relayers/Cargo.toml | 2 +- pezbridges/primitives/runtime/Cargo.toml | 2 +- pezbridges/primitives/test-utils/Cargo.toml | 2 +- pezbridges/primitives/teyrchains/Cargo.toml | 2 +- pezbridges/primitives/xcm-bridge-hub-router/Cargo.toml | 2 +- pezbridges/primitives/xcm-bridge-hub/Cargo.toml | 2 +- pezbridges/relays/client-bizinikiwi/Cargo.toml | 2 +- pezbridges/relays/equivocation/Cargo.toml | 2 +- pezbridges/relays/finality/Cargo.toml | 2 +- pezbridges/relays/lib-bizinikiwi-relay/Cargo.toml | 2 +- pezbridges/relays/messages/Cargo.toml | 2 +- pezbridges/relays/teyrchains/Cargo.toml | 2 +- pezbridges/relays/utils/Cargo.toml | 2 +- pezcumulus/bin/pov-validator/Cargo.toml | 2 +- pezcumulus/client/bootnodes/Cargo.toml | 2 +- pezcumulus/client/cli/Cargo.toml | 2 +- pezcumulus/client/collator/Cargo.toml | 2 +- pezcumulus/client/consensus/aura/Cargo.toml | 2 +- pezcumulus/client/consensus/common/Cargo.toml | 2 +- pezcumulus/client/consensus/proposer/Cargo.toml | 2 +- pezcumulus/client/consensus/relay-chain/Cargo.toml | 2 +- pezcumulus/client/network/Cargo.toml | 2 +- pezcumulus/client/pov-recovery/Cargo.toml | 2 +- pezcumulus/client/relay-chain-inprocess-interface/Cargo.toml | 2 +- pezcumulus/client/relay-chain-interface/Cargo.toml | 2 +- pezcumulus/client/relay-chain-minimal-node/Cargo.toml | 2 +- pezcumulus/client/relay-chain-rpc-interface/Cargo.toml | 2 +- pezcumulus/client/relay-chain-streams/Cargo.toml | 2 +- pezcumulus/client/service/Cargo.toml | 2 +- pezcumulus/client/teyrchain-inherent/Cargo.toml | 2 +- pezcumulus/pezkuwi-omni-node/Cargo.toml | 2 +- pezcumulus/pezkuwi-omni-node/lib/Cargo.toml | 2 +- pezcumulus/pezkuwi-teyrchain/Cargo.toml | 2 +- pezcumulus/pezpallets/ah-ops/Cargo.toml | 2 +- pezcumulus/pezpallets/aura-ext/Cargo.toml | 2 +- pezcumulus/pezpallets/collator-selection/Cargo.toml | 2 +- pezcumulus/pezpallets/dmp-queue/Cargo.toml | 2 +- pezcumulus/pezpallets/session-benchmarking/Cargo.toml | 2 +- pezcumulus/pezpallets/solo-to-para/Cargo.toml | 2 +- pezcumulus/pezpallets/teyrchain-system/Cargo.toml | 2 +- pezcumulus/pezpallets/teyrchain-system/proc-macro/Cargo.toml | 2 +- pezcumulus/pezpallets/weight-reclaim/Cargo.toml | 2 +- pezcumulus/pezpallets/xcm/Cargo.toml | 2 +- pezcumulus/pezpallets/xcmp-queue/Cargo.toml | 2 +- pezcumulus/primitives/aura/Cargo.toml | 2 +- pezcumulus/primitives/core/Cargo.toml | 2 +- pezcumulus/primitives/proof-size-hostfunction/Cargo.toml | 2 +- pezcumulus/primitives/storage-weight-reclaim/Cargo.toml | 2 +- pezcumulus/primitives/teyrchain-inherent/Cargo.toml | 2 +- pezcumulus/primitives/timestamp/Cargo.toml | 2 +- pezcumulus/primitives/utility/Cargo.toml | 2 +- pezcumulus/test/client/Cargo.toml | 2 +- pezcumulus/test/relay-sproof-builder/Cargo.toml | 2 +- pezcumulus/test/runtime/Cargo.toml | 2 +- pezcumulus/test/service/Cargo.toml | 2 +- pezcumulus/teyrchains/common/Cargo.toml | 2 +- .../emulated/chains/relays/pezkuwichain/Cargo.toml | 2 +- .../integration-tests/emulated/chains/relays/zagros/Cargo.toml | 2 +- .../chains/teyrchains/assets/asset-hub-pezkuwichain/Cargo.toml | 2 +- .../chains/teyrchains/assets/asset-hub-zagros/Cargo.toml | 2 +- .../chains/teyrchains/collectives/collectives-zagros/Cargo.toml | 2 +- .../chains/teyrchains/coretime/coretime-pezkuwichain/Cargo.toml | 2 +- .../chains/teyrchains/coretime/coretime-zagros/Cargo.toml | 2 +- .../chains/teyrchains/people/people-pezkuwichain/Cargo.toml | 2 +- .../emulated/chains/teyrchains/people/people-zagros/Cargo.toml | 2 +- .../teyrchains/pezbridges/bridge-hub-pezkuwichain/Cargo.toml | 2 +- .../chains/teyrchains/pezbridges/bridge-hub-zagros/Cargo.toml | 2 +- .../emulated/chains/teyrchains/testing/penpal/Cargo.toml | 2 +- .../teyrchains/integration-tests/emulated/common/Cargo.toml | 2 +- .../emulated/networks/pezkuwichain-system/Cargo.toml | 2 +- .../emulated/networks/pezkuwichain-zagros-system/Cargo.toml | 2 +- .../emulated/networks/zagros-system/Cargo.toml | 2 +- .../emulated/tests/assets/asset-hub-pezkuwichain/Cargo.toml | 2 +- .../emulated/tests/assets/asset-hub-zagros/Cargo.toml | 2 +- .../emulated/tests/collectives/collectives-zagros/Cargo.toml | 2 +- .../emulated/tests/coretime/coretime-pezkuwichain/Cargo.toml | 2 +- .../emulated/tests/coretime/coretime-zagros/Cargo.toml | 2 +- .../emulated/tests/governance/zagros/Cargo.toml | 2 +- .../emulated/tests/people/people-pezkuwichain/Cargo.toml | 2 +- .../emulated/tests/people/people-zagros/Cargo.toml | 2 +- .../tests/pezbridges/bridge-hub-pezkuwichain/Cargo.toml | 2 +- .../emulated/tests/pezbridges/bridge-hub-zagros/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/collective-content/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/identity-kyc/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/perwerde/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/pez-rewards/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/pez-treasury/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/ping/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/presale/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/referral/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/staking-score/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/teyrchain-info/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/tiki/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/token-wrapper/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/trust/Cargo.toml | 2 +- pezcumulus/teyrchains/pezpallets/welati/Cargo.toml | 2 +- .../runtimes/assets/asset-hub-pezkuwichain/Cargo.toml | 2 +- .../assets/asset-hub-pezkuwichain/bridge-primitives/Cargo.toml | 2 +- .../teyrchains/runtimes/assets/asset-hub-zagros/Cargo.toml | 2 +- .../assets/asset-hub-zagros/bridge-primitives/Cargo.toml | 2 +- pezcumulus/teyrchains/runtimes/assets/common/Cargo.toml | 2 +- pezcumulus/teyrchains/runtimes/assets/test-utils/Cargo.toml | 2 +- .../runtimes/bridge-hubs/bridge-hub-pezkuwichain/Cargo.toml | 2 +- .../bridge-hub-pezkuwichain/bridge-primitives/Cargo.toml | 2 +- .../runtimes/bridge-hubs/bridge-hub-zagros/Cargo.toml | 2 +- .../bridge-hubs/bridge-hub-zagros/bridge-primitives/Cargo.toml | 2 +- pezcumulus/teyrchains/runtimes/bridge-hubs/common/Cargo.toml | 2 +- .../teyrchains/runtimes/bridge-hubs/test-utils/Cargo.toml | 2 +- .../runtimes/collectives/collectives-zagros/Cargo.toml | 2 +- pezcumulus/teyrchains/runtimes/constants/Cargo.toml | 2 +- .../runtimes/coretime/coretime-pezkuwichain/Cargo.toml | 2 +- .../teyrchains/runtimes/coretime/coretime-zagros/Cargo.toml | 2 +- .../teyrchains/runtimes/glutton/glutton-zagros/Cargo.toml | 2 +- .../teyrchains/runtimes/people/people-pezkuwichain/Cargo.toml | 2 +- pezcumulus/teyrchains/runtimes/people/people-zagros/Cargo.toml | 2 +- pezcumulus/teyrchains/runtimes/test-utils/Cargo.toml | 2 +- pezcumulus/teyrchains/runtimes/testing/penpal/Cargo.toml | 2 +- .../runtimes/testing/pezkuwichain-teyrchain/Cargo.toml | 2 +- .../runtimes/testing/yet-another-teyrchain/Cargo.toml | 2 +- pezcumulus/xcm/xcm-pez-emulator/Cargo.toml | 2 +- pezcumulus/zombienet/zombienet-sdk-helpers/Cargo.toml | 2 +- pezcumulus/zombienet/zombienet-sdk/Cargo.toml | 2 +- pezkuwi/Cargo.toml | 2 +- pezkuwi/cli/Cargo.toml | 2 +- pezkuwi/core-primitives/Cargo.toml | 2 +- pezkuwi/erasure-coding/Cargo.toml | 2 +- pezkuwi/erasure-coding/fuzzer/Cargo.toml | 2 +- pezkuwi/node/collation-generation/Cargo.toml | 2 +- pezkuwi/node/core/approval-voting-parallel/Cargo.toml | 2 +- pezkuwi/node/core/approval-voting/Cargo.toml | 2 +- pezkuwi/node/core/av-store/Cargo.toml | 2 +- pezkuwi/node/core/backing/Cargo.toml | 2 +- pezkuwi/node/core/bitfield-signing/Cargo.toml | 2 +- pezkuwi/node/core/candidate-validation/Cargo.toml | 2 +- pezkuwi/node/core/chain-api/Cargo.toml | 2 +- pezkuwi/node/core/chain-selection/Cargo.toml | 2 +- pezkuwi/node/core/dispute-coordinator/Cargo.toml | 2 +- pezkuwi/node/core/prospective-teyrchains/Cargo.toml | 2 +- pezkuwi/node/core/provisioner/Cargo.toml | 2 +- pezkuwi/node/core/pvf-checker/Cargo.toml | 2 +- pezkuwi/node/core/pvf/Cargo.toml | 2 +- pezkuwi/node/core/pvf/common/Cargo.toml | 2 +- pezkuwi/node/core/pvf/execute-worker/Cargo.toml | 2 +- pezkuwi/node/core/pvf/prepare-worker/Cargo.toml | 2 +- pezkuwi/node/core/runtime-api/Cargo.toml | 2 +- pezkuwi/node/core/teyrchains-inherent/Cargo.toml | 2 +- pezkuwi/node/gum/Cargo.toml | 2 +- pezkuwi/node/gum/proc-macro/Cargo.toml | 2 +- pezkuwi/node/malus/Cargo.toml | 2 +- pezkuwi/node/metrics/Cargo.toml | 2 +- pezkuwi/node/network/approval-distribution/Cargo.toml | 2 +- pezkuwi/node/network/availability-distribution/Cargo.toml | 2 +- pezkuwi/node/network/availability-recovery/Cargo.toml | 2 +- pezkuwi/node/network/bitfield-distribution/Cargo.toml | 2 +- pezkuwi/node/network/bridge/Cargo.toml | 2 +- pezkuwi/node/network/collator-protocol/Cargo.toml | 2 +- pezkuwi/node/network/dispute-distribution/Cargo.toml | 2 +- pezkuwi/node/network/gossip-support/Cargo.toml | 2 +- pezkuwi/node/network/protocol/Cargo.toml | 2 +- pezkuwi/node/network/statement-distribution/Cargo.toml | 2 +- pezkuwi/node/overseer/Cargo.toml | 2 +- pezkuwi/node/primitives/Cargo.toml | 2 +- pezkuwi/node/service/Cargo.toml | 2 +- pezkuwi/node/subsystem-bench/Cargo.toml | 2 +- pezkuwi/node/subsystem-test-helpers/Cargo.toml | 2 +- pezkuwi/node/subsystem-types/Cargo.toml | 2 +- pezkuwi/node/subsystem-util/Cargo.toml | 2 +- pezkuwi/node/subsystem/Cargo.toml | 2 +- pezkuwi/node/test/client/Cargo.toml | 2 +- pezkuwi/node/test/service/Cargo.toml | 2 +- pezkuwi/node/tracking-allocator/Cargo.toml | 2 +- pezkuwi/node/zombienet-backchannel/Cargo.toml | 2 +- pezkuwi/pezpallets/validator-pool/Cargo.toml | 2 +- pezkuwi/primitives/Cargo.toml | 2 +- pezkuwi/primitives/test-helpers/Cargo.toml | 2 +- pezkuwi/rpc/Cargo.toml | 2 +- pezkuwi/runtime/common/Cargo.toml | 2 +- pezkuwi/runtime/common/pez-slot-range-helper/Cargo.toml | 2 +- pezkuwi/runtime/metrics/Cargo.toml | 2 +- pezkuwi/runtime/pezkuwichain/Cargo.toml | 2 +- pezkuwi/runtime/pezkuwichain/bridge-primitives/Cargo.toml | 2 +- pezkuwi/runtime/pezkuwichain/constants/Cargo.toml | 2 +- pezkuwi/runtime/test-runtime/Cargo.toml | 2 +- pezkuwi/runtime/test-runtime/constants/Cargo.toml | 2 +- pezkuwi/runtime/teyrchains/Cargo.toml | 2 +- pezkuwi/runtime/zagros/Cargo.toml | 2 +- pezkuwi/runtime/zagros/bridge-primitives/Cargo.toml | 2 +- pezkuwi/runtime/zagros/constants/Cargo.toml | 2 +- pezkuwi/statement-table/Cargo.toml | 2 +- pezkuwi/teyrchain/Cargo.toml | 2 +- pezkuwi/teyrchain/test-teyrchains/adder/Cargo.toml | 2 +- pezkuwi/teyrchain/test-teyrchains/adder/collator/Cargo.toml | 2 +- pezkuwi/teyrchain/test-teyrchains/halt/Cargo.toml | 2 +- pezkuwi/teyrchain/test-teyrchains/undying/Cargo.toml | 2 +- pezkuwi/teyrchain/test-teyrchains/undying/collator/Cargo.toml | 2 +- pezkuwi/utils/pez-generate-bags/Cargo.toml | 2 +- pezkuwi/utils/remote-ext-tests/bags-list/Cargo.toml | 2 +- pezkuwi/xcm/Cargo.toml | 2 +- pezkuwi/xcm/docs/Cargo.toml | 2 +- pezkuwi/xcm/pezpallet-xcm-benchmarks/Cargo.toml | 2 +- pezkuwi/xcm/pezpallet-xcm/Cargo.toml | 2 +- pezkuwi/xcm/pezpallet-xcm/precompiles/Cargo.toml | 2 +- pezkuwi/xcm/procedural/Cargo.toml | 2 +- pezkuwi/xcm/xcm-builder/Cargo.toml | 2 +- pezkuwi/xcm/xcm-executor/Cargo.toml | 2 +- pezkuwi/xcm/xcm-executor/integration-tests/Cargo.toml | 2 +- pezkuwi/xcm/xcm-pez-simulator/Cargo.toml | 2 +- pezkuwi/xcm/xcm-pez-simulator/example/Cargo.toml | 2 +- pezkuwi/xcm/xcm-pez-simulator/fuzzer/Cargo.toml | 2 +- pezkuwi/xcm/xcm-runtime-pezapis/Cargo.toml | 2 +- pezkuwi/zombienet-sdk-tests/Cargo.toml | 2 +- templates/minimal/node/Cargo.toml | 2 +- templates/minimal/pezpallets/template/Cargo.toml | 2 +- templates/minimal/runtime/Cargo.toml | 2 +- templates/solochain/node/Cargo.toml | 2 +- templates/solochain/pezpallets/template/Cargo.toml | 2 +- templates/solochain/runtime/Cargo.toml | 2 +- templates/teyrchain/Cargo.toml | 2 +- templates/teyrchain/node/Cargo.toml | 2 +- templates/teyrchain/pezpallets/template/Cargo.toml | 2 +- templates/teyrchain/runtime/Cargo.toml | 2 +- templates/zombienet/Cargo.toml | 2 +- vendor/pezkuwi-subxt/codegen/Cargo.toml | 2 +- vendor/ss58-registry/Cargo.toml | 2 +- 590 files changed, 590 insertions(+), 590 deletions(-) diff --git a/bizinikiwi/bin/node/bench/Cargo.toml b/bizinikiwi/bin/node/bench/Cargo.toml index 6f4dd71f..f6c53b02 100644 --- a/bizinikiwi/bin/node/bench/Cargo.toml +++ b/bizinikiwi/bin/node/bench/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/pez-node-bench" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/bin/node/cli/Cargo.toml b/bizinikiwi/bin/node/cli/Cargo.toml index a2466621..46849a18 100644 --- a/bizinikiwi/bin/node/cli/Cargo.toml +++ b/bizinikiwi/bin/node/cli/Cargo.toml @@ -10,7 +10,7 @@ default-run = "bizinikiwi-node" homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/pezstaging-node-cli" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/bin/node/inspect/Cargo.toml b/bizinikiwi/bin/node/inspect/Cargo.toml index 6dee60e1..6d3638d7 100644 --- a/bizinikiwi/bin/node/inspect/Cargo.toml +++ b/bizinikiwi/bin/node/inspect/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezstaging-node-inspect" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/bin/node/primitives/Cargo.toml b/bizinikiwi/bin/node/primitives/Cargo.toml index fcd6ce17..78c35e86 100644 --- a/bizinikiwi/bin/node/primitives/Cargo.toml +++ b/bizinikiwi/bin/node/primitives/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/pez-node-primitives" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/bin/node/rpc/Cargo.toml b/bizinikiwi/bin/node/rpc/Cargo.toml index 7639b530..f7ecc0d2 100644 --- a/bizinikiwi/bin/node/rpc/Cargo.toml +++ b/bizinikiwi/bin/node/rpc/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/pez-node-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/bin/node/runtime/Cargo.toml b/bizinikiwi/bin/node/runtime/Cargo.toml index 47136c8d..f74c6f98 100644 --- a/bizinikiwi/bin/node/runtime/Cargo.toml +++ b/bizinikiwi/bin/node/runtime/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/pez-kitchensink-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/bin/node/testing/Cargo.toml b/bizinikiwi/bin/node/testing/Cargo.toml index a033a306..44927e6e 100644 --- a/bizinikiwi/bin/node/testing/Cargo.toml +++ b/bizinikiwi/bin/node/testing/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/pez-node-testing" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/bin/utils/chain-spec-builder/Cargo.toml b/bizinikiwi/bin/utils/chain-spec-builder/Cargo.toml index 488b1ba5..9ae0cdb5 100644 --- a/bizinikiwi/bin/utils/chain-spec-builder/Cargo.toml +++ b/bizinikiwi/bin/utils/chain-spec-builder/Cargo.toml @@ -9,7 +9,7 @@ homepage.workspace = true repository.workspace = true publish = true description = "Utility for building chain-specification files for Bizinikiwi-based runtimes based on `pezsp-genesis-builder`" -documentation = "https://docs.rs/pezstaging-chain-spec-builder" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/bin/utils/pez-subkey/Cargo.toml b/bizinikiwi/bin/utils/pez-subkey/Cargo.toml index 1a75ff98..e81724bf 100644 --- a/bizinikiwi/bin/utils/pez-subkey/Cargo.toml +++ b/bizinikiwi/bin/utils/pez-subkey/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pez-subkey" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/allocator/Cargo.toml b/bizinikiwi/client/allocator/Cargo.toml index d847f67d..8c84f984 100644 --- a/bizinikiwi/client/allocator/Cargo.toml +++ b/bizinikiwi/client/allocator/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Collection of allocator implementations." -documentation = "https://docs.rs/pezsc-allocator" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/client/api/Cargo.toml b/bizinikiwi/client/api/Cargo.toml index 8275fce8..e1212d4a 100644 --- a/bizinikiwi/client/api/Cargo.toml +++ b/bizinikiwi/client/api/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true description = "Bizinikiwi client interfaces." -documentation = "https://docs.rs/pezsc-client-api" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/client/authority-discovery/Cargo.toml b/bizinikiwi/client/authority-discovery/Cargo.toml index 9aeba0f3..de9147a2 100644 --- a/bizinikiwi/client/authority-discovery/Cargo.toml +++ b/bizinikiwi/client/authority-discovery/Cargo.toml @@ -9,7 +9,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi authority discovery." readme = "README.md" -documentation = "https://docs.rs/pezsc-authority-discovery" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/basic-authorship/Cargo.toml b/bizinikiwi/client/basic-authorship/Cargo.toml index 00ce84aa..eba17c4f 100644 --- a/bizinikiwi/client/basic-authorship/Cargo.toml +++ b/bizinikiwi/client/basic-authorship/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Basic implementation of block-authoring logic." readme = "README.md" -documentation = "https://docs.rs/pezsc-basic-authorship" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/block-builder/Cargo.toml b/bizinikiwi/client/block-builder/Cargo.toml index e651c691..1b5d6713 100644 --- a/bizinikiwi/client/block-builder/Cargo.toml +++ b/bizinikiwi/client/block-builder/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi block builder" readme = "README.md" -documentation = "https://docs.rs/pezsc-block-builder" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/chain-spec/Cargo.toml b/bizinikiwi/client/chain-spec/Cargo.toml index d4e8d4f2..05486149 100644 --- a/bizinikiwi/client/chain-spec/Cargo.toml +++ b/bizinikiwi/client/chain-spec/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi chain configurations." readme = "README.md" -documentation = "https://docs.rs/pezsc-chain-spec" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/chain-spec/derive/Cargo.toml b/bizinikiwi/client/chain-spec/derive/Cargo.toml index 8c37e0a7..840603e0 100644 --- a/bizinikiwi/client/chain-spec/derive/Cargo.toml +++ b/bizinikiwi/client/chain-spec/derive/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true description = "Macros to derive chain spec extension traits implementation." -documentation = "https://docs.rs/pezsc-chain-spec-derive" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/cli/Cargo.toml b/bizinikiwi/client/cli/Cargo.toml index 71e677b6..3e385310 100644 --- a/bizinikiwi/client/cli/Cargo.toml +++ b/bizinikiwi/client/cli/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsc-cli" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/consensus/aura/Cargo.toml b/bizinikiwi/client/consensus/aura/Cargo.toml index 023f8f45..e4c5a2b9 100644 --- a/bizinikiwi/client/consensus/aura/Cargo.toml +++ b/bizinikiwi/client/consensus/aura/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsc-consensus-aura" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/consensus/babe/Cargo.toml b/bizinikiwi/client/consensus/babe/Cargo.toml index 31b86990..60059ec0 100644 --- a/bizinikiwi/client/consensus/babe/Cargo.toml +++ b/bizinikiwi/client/consensus/babe/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-consensus-babe" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/client/consensus/babe/rpc/Cargo.toml b/bizinikiwi/client/consensus/babe/rpc/Cargo.toml index b1ff58f6..8d0bc9ef 100644 --- a/bizinikiwi/client/consensus/babe/rpc/Cargo.toml +++ b/bizinikiwi/client/consensus/babe/rpc/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsc-consensus-babe-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/consensus/beefy/Cargo.toml b/bizinikiwi/client/consensus/beefy/Cargo.toml index 1d59cf51..f10e38fa 100644 --- a/bizinikiwi/client/consensus/beefy/Cargo.toml +++ b/bizinikiwi/client/consensus/beefy/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true description = "BEEFY Client gadget for bizinikiwi" homepage.workspace = true -documentation = "https://docs.rs/pezsc-consensus-beefy" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/consensus/beefy/rpc/Cargo.toml b/bizinikiwi/client/consensus/beefy/rpc/Cargo.toml index b1b15d63..e1e6ee1d 100644 --- a/bizinikiwi/client/consensus/beefy/rpc/Cargo.toml +++ b/bizinikiwi/client/consensus/beefy/rpc/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true description = "RPC for the BEEFY Client gadget for bizinikiwi" homepage.workspace = true -documentation = "https://docs.rs/pezsc-consensus-beefy-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/consensus/common/Cargo.toml b/bizinikiwi/client/consensus/common/Cargo.toml index ae6b4f25..0c5b6949 100644 --- a/bizinikiwi/client/consensus/common/Cargo.toml +++ b/bizinikiwi/client/consensus/common/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Collection of common consensus specific implementations for Bizinikiwi (client)" readme = "README.md" -documentation = "https://docs.rs/pezsc-consensus" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/consensus/epochs/Cargo.toml b/bizinikiwi/client/consensus/epochs/Cargo.toml index beec134e..96f3cee8 100644 --- a/bizinikiwi/client/consensus/epochs/Cargo.toml +++ b/bizinikiwi/client/consensus/epochs/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsc-consensus-epochs" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/consensus/grandpa/Cargo.toml b/bizinikiwi/client/consensus/grandpa/Cargo.toml index 73b1a253..aef77c69 100644 --- a/bizinikiwi/client/consensus/grandpa/Cargo.toml +++ b/bizinikiwi/client/consensus/grandpa/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true description = "Integration of the GRANDPA finality gadget into bizinikiwi." -documentation = "https://docs.rs/pezsc-consensus-grandpa" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/client/consensus/grandpa/rpc/Cargo.toml b/bizinikiwi/client/consensus/grandpa/rpc/Cargo.toml index 624469e2..59656ad4 100644 --- a/bizinikiwi/client/consensus/grandpa/rpc/Cargo.toml +++ b/bizinikiwi/client/consensus/grandpa/rpc/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" readme = "README.md" homepage.workspace = true -documentation = "https://docs.rs/pezsc-consensus-grandpa-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/consensus/manual-seal/Cargo.toml b/bizinikiwi/client/consensus/manual-seal/Cargo.toml index 3e43f2a1..9ba57036 100644 --- a/bizinikiwi/client/consensus/manual-seal/Cargo.toml +++ b/bizinikiwi/client/consensus/manual-seal/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsc-consensus-manual-seal" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/consensus/pow/Cargo.toml b/bizinikiwi/client/consensus/pow/Cargo.toml index 0db77d74..94e223a0 100644 --- a/bizinikiwi/client/consensus/pow/Cargo.toml +++ b/bizinikiwi/client/consensus/pow/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsc-consensus-pow" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/consensus/slots/Cargo.toml b/bizinikiwi/client/consensus/slots/Cargo.toml index 196b267f..882cdae9 100644 --- a/bizinikiwi/client/consensus/slots/Cargo.toml +++ b/bizinikiwi/client/consensus/slots/Cargo.toml @@ -9,7 +9,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsc-consensus-slots" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/db/Cargo.toml b/bizinikiwi/client/db/Cargo.toml index 024e4caf..5c952b1d 100644 --- a/bizinikiwi/client/db/Cargo.toml +++ b/bizinikiwi/client/db/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Client backend that uses RocksDB database as storage." readme = "README.md" -documentation = "https://docs.rs/pezsc-client-db" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/executor/Cargo.toml b/bizinikiwi/client/executor/Cargo.toml index 22a7198f..82e59e0d 100644 --- a/bizinikiwi/client/executor/Cargo.toml +++ b/bizinikiwi/client/executor/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true description = "A crate that provides means of executing/dispatching calls into the runtime." -documentation = "https://docs.rs/pezsc-executor" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/client/executor/common/Cargo.toml b/bizinikiwi/client/executor/common/Cargo.toml index 809058ee..4c69e05a 100644 --- a/bizinikiwi/client/executor/common/Cargo.toml +++ b/bizinikiwi/client/executor/common/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true description = "A set of common definitions that are needed for defining execution engines." -documentation = "https://docs.rs/pezsc-executor-common/" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/client/executor/polkavm/Cargo.toml b/bizinikiwi/client/executor/polkavm/Cargo.toml index 667adc88..3812f6da 100644 --- a/bizinikiwi/client/executor/polkavm/Cargo.toml +++ b/bizinikiwi/client/executor/polkavm/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "PolkaVM executor for Bizinikiwi" readme = "README.md" -documentation = "https://docs.rs/pezsc-executor-polkavm" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/executor/runtime-test/Cargo.toml b/bizinikiwi/client/executor/runtime-test/Cargo.toml index a4b21914..0b20018d 100644 --- a/bizinikiwi/client/executor/runtime-test/Cargo.toml +++ b/bizinikiwi/client/executor/runtime-test/Cargo.toml @@ -9,7 +9,7 @@ publish = false homepage.workspace = true repository.workspace = true description = "Pezkuwi SDK client component: runtime test" -documentation = "https://docs.rs/pezsc-runtime-test" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/executor/wasmtime/Cargo.toml b/bizinikiwi/client/executor/wasmtime/Cargo.toml index 66f34b1b..86aa129c 100644 --- a/bizinikiwi/client/executor/wasmtime/Cargo.toml +++ b/bizinikiwi/client/executor/wasmtime/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Defines a `WasmRuntime` that uses the Wasmtime JIT to execute." readme = "README.md" -documentation = "https://docs.rs/pezsc-executor-wasmtime" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/informant/Cargo.toml b/bizinikiwi/client/informant/Cargo.toml index 7e46338f..356eda5b 100644 --- a/bizinikiwi/client/informant/Cargo.toml +++ b/bizinikiwi/client/informant/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsc-informant" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/keystore/Cargo.toml b/bizinikiwi/client/keystore/Cargo.toml index d3f3f663..eb13db91 100644 --- a/bizinikiwi/client/keystore/Cargo.toml +++ b/bizinikiwi/client/keystore/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true description = "Keystore (and session key management) for ed25519 based chains like Pezkuwi." -documentation = "https://docs.rs/pezsc-keystore" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/client/merkle-mountain-range/Cargo.toml b/bizinikiwi/client/merkle-mountain-range/Cargo.toml index ad78f65d..b5a81738 100644 --- a/bizinikiwi/client/merkle-mountain-range/Cargo.toml +++ b/bizinikiwi/client/merkle-mountain-range/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true description = "MMR Client gadget for bizinikiwi" homepage.workspace = true -documentation = "https://docs.rs/pezmmr-gadget" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/merkle-mountain-range/rpc/Cargo.toml b/bizinikiwi/client/merkle-mountain-range/rpc/Cargo.toml index 1e02569d..55302213 100644 --- a/bizinikiwi/client/merkle-mountain-range/rpc/Cargo.toml +++ b/bizinikiwi/client/merkle-mountain-range/rpc/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Node-specific RPC methods for interaction with Merkle Mountain Range pezpallet." -documentation = "https://docs.rs/pezmmr-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/mixnet/Cargo.toml b/bizinikiwi/client/mixnet/Cargo.toml index 8816f406..bf7b44cd 100644 --- a/bizinikiwi/client/mixnet/Cargo.toml +++ b/bizinikiwi/client/mixnet/Cargo.toml @@ -11,7 +11,7 @@ edition.workspace = true homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsc-mixnet" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/network-gossip/Cargo.toml b/bizinikiwi/client/network-gossip/Cargo.toml index 6dfc408f..f42682fa 100644 --- a/bizinikiwi/client/network-gossip/Cargo.toml +++ b/bizinikiwi/client/network-gossip/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-network-gossip" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/client/network/Cargo.toml b/bizinikiwi/client/network/Cargo.toml index 0fa816a6..f4b6b31c 100644 --- a/bizinikiwi/client/network/Cargo.toml +++ b/bizinikiwi/client/network/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-network" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/client/network/common/Cargo.toml b/bizinikiwi/client/network/common/Cargo.toml index 8975e5e0..cc8087de 100644 --- a/bizinikiwi/client/network/common/Cargo.toml +++ b/bizinikiwi/client/network/common/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-network-sync" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/network/light/Cargo.toml b/bizinikiwi/client/network/light/Cargo.toml index fddf48e3..4fb32f71 100644 --- a/bizinikiwi/client/network/light/Cargo.toml +++ b/bizinikiwi/client/network/light/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-network-light" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/network/statement/Cargo.toml b/bizinikiwi/client/network/statement/Cargo.toml index dbc50d93..3b156325 100644 --- a/bizinikiwi/client/network/statement/Cargo.toml +++ b/bizinikiwi/client/network/statement/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-network-statement" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/network/sync/Cargo.toml b/bizinikiwi/client/network/sync/Cargo.toml index 5ab991a2..20c5023e 100644 --- a/bizinikiwi/client/network/sync/Cargo.toml +++ b/bizinikiwi/client/network/sync/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-network-sync" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/network/test/Cargo.toml b/bizinikiwi/client/network/test/Cargo.toml index 14be98b8..5e5605c3 100644 --- a/bizinikiwi/client/network/test/Cargo.toml +++ b/bizinikiwi/client/network/test/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true publish = false homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-network-test" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/network/transactions/Cargo.toml b/bizinikiwi/client/network/transactions/Cargo.toml index 3af98939..e3723c3c 100644 --- a/bizinikiwi/client/network/transactions/Cargo.toml +++ b/bizinikiwi/client/network/transactions/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-network-transactions" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/network/types/Cargo.toml b/bizinikiwi/client/network/types/Cargo.toml index 90acbb66..1ef9221a 100644 --- a/bizinikiwi/client/network/types/Cargo.toml +++ b/bizinikiwi/client/network/types/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-network-types" +documentation.workspace = true [dependencies] bs58 = { workspace = true, default-features = true } diff --git a/bizinikiwi/client/offchain/Cargo.toml b/bizinikiwi/client/offchain/Cargo.toml index 9c45d6b5..76c327b6 100644 --- a/bizinikiwi/client/offchain/Cargo.toml +++ b/bizinikiwi/client/offchain/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsc-offchain" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/proposer-metrics/Cargo.toml b/bizinikiwi/client/proposer-metrics/Cargo.toml index 35edfb41..f8cb39f0 100644 --- a/bizinikiwi/client/proposer-metrics/Cargo.toml +++ b/bizinikiwi/client/proposer-metrics/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Basic metrics for block production." readme = "README.md" -documentation = "https://docs.rs/pezsc-proposer-metrics" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/rpc-api/Cargo.toml b/bizinikiwi/client/rpc-api/Cargo.toml index 33607b02..6c89631a 100644 --- a/bizinikiwi/client/rpc-api/Cargo.toml +++ b/bizinikiwi/client/rpc-api/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi RPC interfaces." readme = "README.md" -documentation = "https://docs.rs/pezsc-rpc-api" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/rpc-servers/Cargo.toml b/bizinikiwi/client/rpc-servers/Cargo.toml index 1b6c84fd..e76705d0 100644 --- a/bizinikiwi/client/rpc-servers/Cargo.toml +++ b/bizinikiwi/client/rpc-servers/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi RPC servers." readme = "README.md" -documentation = "https://docs.rs/pezsc-rpc-server" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/rpc-spec-v2/Cargo.toml b/bizinikiwi/client/rpc-spec-v2/Cargo.toml index 82d6ba93..caf6b656 100644 --- a/bizinikiwi/client/rpc-spec-v2/Cargo.toml +++ b/bizinikiwi/client/rpc-spec-v2/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi RPC interface v2." readme = "README.md" -documentation = "https://docs.rs/pezsc-rpc-spec-v2" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/rpc/Cargo.toml b/bizinikiwi/client/rpc/Cargo.toml index fe49f88f..c05d529c 100644 --- a/bizinikiwi/client/rpc/Cargo.toml +++ b/bizinikiwi/client/rpc/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi Client RPC" readme = "README.md" -documentation = "https://docs.rs/pezsc-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/runtime-utilities/Cargo.toml b/bizinikiwi/client/runtime-utilities/Cargo.toml index 3924215d..96b3e6db 100644 --- a/bizinikiwi/client/runtime-utilities/Cargo.toml +++ b/bizinikiwi/client/runtime-utilities/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-metadata" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/service/Cargo.toml b/bizinikiwi/client/service/Cargo.toml index 5a306925..f8c72c27 100644 --- a/bizinikiwi/client/service/Cargo.toml +++ b/bizinikiwi/client/service/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi service. Starts a thread that spins up the network, client, and extrinsic pool. Manages communication between them." readme = "README.md" -documentation = "https://docs.rs/pezsc-service" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/service/test/Cargo.toml b/bizinikiwi/client/service/test/Cargo.toml index 846ca9bf..e70a5ca3 100644 --- a/bizinikiwi/client/service/test/Cargo.toml +++ b/bizinikiwi/client/service/test/Cargo.toml @@ -8,7 +8,7 @@ publish = false homepage.workspace = true repository.workspace = true description = "Pezkuwi SDK client component: service test" -documentation = "https://docs.rs/pezsc-service-test" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/state-db/Cargo.toml b/bizinikiwi/client/state-db/Cargo.toml index 6d752546..349bf986 100644 --- a/bizinikiwi/client/state-db/Cargo.toml +++ b/bizinikiwi/client/state-db/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "State database maintenance. Handles canonicalization and pruning in the database." readme = "README.md" -documentation = "https://docs.rs/pezsc-state-db" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/statement-store/Cargo.toml b/bizinikiwi/client/statement-store/Cargo.toml index e26188d4..e2dafe23 100644 --- a/bizinikiwi/client/statement-store/Cargo.toml +++ b/bizinikiwi/client/statement-store/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi statement store." readme = "README.md" -documentation = "https://docs.rs/pezsc-statement-store" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/storage-monitor/Cargo.toml b/bizinikiwi/client/storage-monitor/Cargo.toml index 8bcf6b29..8a880217 100644 --- a/bizinikiwi/client/storage-monitor/Cargo.toml +++ b/bizinikiwi/client/storage-monitor/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true description = "Storage monitor service for bizinikiwi" homepage.workspace = true -documentation = "https://docs.rs/pezsc-storage-monitor" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/sync-state-rpc/Cargo.toml b/bizinikiwi/client/sync-state-rpc/Cargo.toml index ec450bc9..ffc6bc9d 100644 --- a/bizinikiwi/client/sync-state-rpc/Cargo.toml +++ b/bizinikiwi/client/sync-state-rpc/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-sync-state-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/sysinfo/Cargo.toml b/bizinikiwi/client/sysinfo/Cargo.toml index acc335aa..af93761f 100644 --- a/bizinikiwi/client/sysinfo/Cargo.toml +++ b/bizinikiwi/client/sysinfo/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true description = "A crate that provides basic hardware and software telemetry information." -documentation = "https://docs.rs/pezsc-sysinfo" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/client/telemetry/Cargo.toml b/bizinikiwi/client/telemetry/Cargo.toml index 1fc848f4..bde7e64e 100644 --- a/bizinikiwi/client/telemetry/Cargo.toml +++ b/bizinikiwi/client/telemetry/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsc-telemetry" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/client/tracing/Cargo.toml b/bizinikiwi/client/tracing/Cargo.toml index a84b5834..f3554527 100644 --- a/bizinikiwi/client/tracing/Cargo.toml +++ b/bizinikiwi/client/tracing/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Instrumentation implementation for bizinikiwi." readme = "README.md" -documentation = "https://docs.rs/pezsc-tracing" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/tracing/proc-macro/Cargo.toml b/bizinikiwi/client/tracing/proc-macro/Cargo.toml index 7f69d7ba..5f0b9e7d 100644 --- a/bizinikiwi/client/tracing/proc-macro/Cargo.toml +++ b/bizinikiwi/client/tracing/proc-macro/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Helper macros for Bizinikiwi's client CLI" -documentation = "https://docs.rs/pezsc-tracing-proc-macro" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/transaction-pool/Cargo.toml b/bizinikiwi/client/transaction-pool/Cargo.toml index 462494df..55aa728f 100644 --- a/bizinikiwi/client/transaction-pool/Cargo.toml +++ b/bizinikiwi/client/transaction-pool/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi transaction pool implementation." readme = "README.md" -documentation = "https://docs.rs/pezsc-transaction-pool" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/transaction-pool/api/Cargo.toml b/bizinikiwi/client/transaction-pool/api/Cargo.toml index c00a9df9..f2fff74c 100644 --- a/bizinikiwi/client/transaction-pool/api/Cargo.toml +++ b/bizinikiwi/client/transaction-pool/api/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true description = "Transaction pool client facing API." -documentation = "https://docs.rs/pezsc-transaction-pool-api" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/client/utils/Cargo.toml b/bizinikiwi/client/utils/Cargo.toml index 1f5f8376..d1c38a46 100644 --- a/bizinikiwi/client/utils/Cargo.toml +++ b/bizinikiwi/client/utils/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "I/O for Bizinikiwi runtimes" readme = "README.md" -documentation = "https://docs.rs/pezsc-utils" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/deprecated/hashing/Cargo.toml b/bizinikiwi/deprecated/hashing/Cargo.toml index 99d375ea..6570885a 100644 --- a/bizinikiwi/deprecated/hashing/Cargo.toml +++ b/bizinikiwi/deprecated/hashing/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Hashing primitives (deprecated: use pezsp-crypto-hashing for new applications)" -documentation = "https://docs.rs/pezsp-crypto-hashing" +documentation.workspace = true [badges] maintenance = { status = "deprecated" } diff --git a/bizinikiwi/deprecated/hashing/proc-macro/Cargo.toml b/bizinikiwi/deprecated/hashing/proc-macro/Cargo.toml index 9b2650cc..7817f939 100644 --- a/bizinikiwi/deprecated/hashing/proc-macro/Cargo.toml +++ b/bizinikiwi/deprecated/hashing/proc-macro/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Procedural macros for calculating static hashes (deprecated in favor of `pezsp-crypto-hashing-proc-macro`)." -documentation = "https://docs.rs/pezsp-crypto-hashing-proc-macro" +documentation.workspace = true [badges] maintenance = { status = "deprecated" } diff --git a/bizinikiwi/pezframe/Cargo.toml b/bizinikiwi/pezframe/Cargo.toml index 2f95ac5e..d2ea38cd 100644 --- a/bizinikiwi/pezframe/Cargo.toml +++ b/bizinikiwi/pezframe/Cargo.toml @@ -10,7 +10,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "The single package to get you started with building frame pallets and runtimes" -documentation = "https://docs.rs/pezkuwi-sdk-frame" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/alliance/Cargo.toml b/bizinikiwi/pezframe/alliance/Cargo.toml index af341b4e..96a92259 100644 --- a/bizinikiwi/pezframe/alliance/Cargo.toml +++ b/bizinikiwi/pezframe/alliance/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "The Alliance pezpallet provides a collective for standard-setting industry collaboration." readme = "README.md" -documentation = "https://docs.rs/pezpallet-alliance" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/asset-conversion/Cargo.toml b/bizinikiwi/pezframe/asset-conversion/Cargo.toml index 078deefc..e2fb9a1e 100644 --- a/bizinikiwi/pezframe/asset-conversion/Cargo.toml +++ b/bizinikiwi/pezframe/asset-conversion/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME asset conversion pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-asset-conversion" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/asset-conversion/ops/Cargo.toml b/bizinikiwi/pezframe/asset-conversion/ops/Cargo.toml index 4f2c1079..39018cc1 100644 --- a/bizinikiwi/pezframe/asset-conversion/ops/Cargo.toml +++ b/bizinikiwi/pezframe/asset-conversion/ops/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME asset conversion pezpallet's operations suite" -documentation = "https://docs.rs/pezpallet-asset-conversion-ops" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/asset-rate/Cargo.toml b/bizinikiwi/pezframe/asset-rate/Cargo.toml index f4e0ad99..4927a672 100644 --- a/bizinikiwi/pezframe/asset-rate/Cargo.toml +++ b/bizinikiwi/pezframe/asset-rate/Cargo.toml @@ -7,7 +7,7 @@ homepage.workspace = true edition.workspace = true license = "Apache-2.0" repository.workspace = true -documentation = "https://docs.rs/pezpallet-asset-rate" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/asset-rewards/Cargo.toml b/bizinikiwi/pezframe/asset-rewards/Cargo.toml index 2fcd985b..6fee03a0 100644 --- a/bizinikiwi/pezframe/asset-rewards/Cargo.toml +++ b/bizinikiwi/pezframe/asset-rewards/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME asset rewards pezpallet" -documentation = "https://docs.rs/pezpallet-asset-rewards" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/assets-freezer/Cargo.toml b/bizinikiwi/pezframe/assets-freezer/Cargo.toml index a5932e6a..976150a0 100644 --- a/bizinikiwi/pezframe/assets-freezer/Cargo.toml +++ b/bizinikiwi/pezframe/assets-freezer/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT-0" homepage.workspace = true repository.workspace = true description = "Provides freezing features to `pezpallet-assets`" -documentation = "https://docs.rs/pezpallet-assets-freezer" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/assets-holder/Cargo.toml b/bizinikiwi/pezframe/assets-holder/Cargo.toml index 3f087d8a..b07db587 100644 --- a/bizinikiwi/pezframe/assets-holder/Cargo.toml +++ b/bizinikiwi/pezframe/assets-holder/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Provides holding features to `pezpallet-assets`" -documentation = "https://docs.rs/pezpallet-assets-holder" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/assets/Cargo.toml b/bizinikiwi/pezframe/assets/Cargo.toml index b3bbe04d..6883e38d 100644 --- a/bizinikiwi/pezframe/assets/Cargo.toml +++ b/bizinikiwi/pezframe/assets/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME asset management pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-assets" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/assets/precompiles/Cargo.toml b/bizinikiwi/pezframe/assets/precompiles/Cargo.toml index c5aa1d49..6aed9209 100644 --- a/bizinikiwi/pezframe/assets/precompiles/Cargo.toml +++ b/bizinikiwi/pezframe/assets/precompiles/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Provides precompiles for `pezpallet-assets`" -documentation = "https://docs.rs/pezpallet-assets-precompiles" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/atomic-swap/Cargo.toml b/bizinikiwi/pezframe/atomic-swap/Cargo.toml index ee1382a4..de2824ae 100644 --- a/bizinikiwi/pezframe/atomic-swap/Cargo.toml +++ b/bizinikiwi/pezframe/atomic-swap/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME atomic swap pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-atomic-swap" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/aura/Cargo.toml b/bizinikiwi/pezframe/aura/Cargo.toml index 1e08f75f..6f5ae001 100644 --- a/bizinikiwi/pezframe/aura/Cargo.toml +++ b/bizinikiwi/pezframe/aura/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME AURA consensus pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-aura" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/authority-discovery/Cargo.toml b/bizinikiwi/pezframe/authority-discovery/Cargo.toml index de65ec22..89b46f17 100644 --- a/bizinikiwi/pezframe/authority-discovery/Cargo.toml +++ b/bizinikiwi/pezframe/authority-discovery/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for authority discovery" readme = "README.md" -documentation = "https://docs.rs/pezpallet-authority-discovery" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/authorship/Cargo.toml b/bizinikiwi/pezframe/authorship/Cargo.toml index 199a8b1b..25f47e31 100644 --- a/bizinikiwi/pezframe/authorship/Cargo.toml +++ b/bizinikiwi/pezframe/authorship/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezpallet-authorship" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/babe/Cargo.toml b/bizinikiwi/pezframe/babe/Cargo.toml index 49640f45..4b1e0421 100644 --- a/bizinikiwi/pezframe/babe/Cargo.toml +++ b/bizinikiwi/pezframe/babe/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Consensus extension module for BABE consensus. Collects on-chain randomness from VRF outputs and manages epoch transitions." readme = "README.md" -documentation = "https://docs.rs/pezpallet-babe" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/bags-list/Cargo.toml b/bizinikiwi/pezframe/bags-list/Cargo.toml index fdd80584..4af2403d 100644 --- a/bizinikiwi/pezframe/bags-list/Cargo.toml +++ b/bizinikiwi/pezframe/bags-list/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME pezpallet bags list" -documentation = "https://docs.rs/pezpallet-bags-list" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/bags-list/fuzzer/Cargo.toml b/bizinikiwi/pezframe/bags-list/fuzzer/Cargo.toml index dafa2f5a..de77fad6 100644 --- a/bizinikiwi/pezframe/bags-list/fuzzer/Cargo.toml +++ b/bizinikiwi/pezframe/bags-list/fuzzer/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Fuzzer for FRAME pezpallet bags list" publish = false -documentation = "https://docs.rs/pezpallet-bags-list-fuzzer" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/bags-list/remote-tests/Cargo.toml b/bizinikiwi/pezframe/bags-list/remote-tests/Cargo.toml index f9cb22d5..4a2f1ea6 100644 --- a/bizinikiwi/pezframe/bags-list/remote-tests/Cargo.toml +++ b/bizinikiwi/pezframe/bags-list/remote-tests/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet bags list remote test" publish = false -documentation = "https://docs.rs/pezpallet-bags-list-remote-tests" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/balances/Cargo.toml b/bizinikiwi/pezframe/balances/Cargo.toml index 109ca38c..d5359ba6 100644 --- a/bizinikiwi/pezframe/balances/Cargo.toml +++ b/bizinikiwi/pezframe/balances/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet to manage balances" readme = "README.md" -documentation = "https://docs.rs/pezpallet-balances" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/beefy-mmr/Cargo.toml b/bizinikiwi/pezframe/beefy-mmr/Cargo.toml index 679d1ce1..44207382 100644 --- a/bizinikiwi/pezframe/beefy-mmr/Cargo.toml +++ b/bizinikiwi/pezframe/beefy-mmr/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" description = "BEEFY + MMR runtime utilities" repository.workspace = true homepage.workspace = true -documentation = "https://docs.rs/pezpallet-beefy-mmr" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/beefy/Cargo.toml b/bizinikiwi/pezframe/beefy/Cargo.toml index 691a7e96..06df9864 100644 --- a/bizinikiwi/pezframe/beefy/Cargo.toml +++ b/bizinikiwi/pezframe/beefy/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" repository.workspace = true description = "BEEFY FRAME pezpallet" homepage.workspace = true -documentation = "https://docs.rs/pezpallet-beefy" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/benchmarking/Cargo.toml b/bizinikiwi/pezframe/benchmarking/Cargo.toml index 5d1fcd9a..8bf84b42 100644 --- a/bizinikiwi/pezframe/benchmarking/Cargo.toml +++ b/bizinikiwi/pezframe/benchmarking/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Macro for benchmarking a FRAME runtime." readme = "README.md" -documentation = "https://docs.rs/pezframe-benchmarking" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/benchmarking/pov/Cargo.toml b/bizinikiwi/pezframe/benchmarking/pov/Cargo.toml index be8e7b62..c18a70ae 100644 --- a/bizinikiwi/pezframe/benchmarking/pov/Cargo.toml +++ b/bizinikiwi/pezframe/benchmarking/pov/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Pallet for testing FRAME PoV benchmarking" -documentation = "https://docs.rs/pezframe-benchmarking-pezpallet-pov" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/bounties/Cargo.toml b/bizinikiwi/pezframe/bounties/Cargo.toml index d8a60345..666ccce7 100644 --- a/bizinikiwi/pezframe/bounties/Cargo.toml +++ b/bizinikiwi/pezframe/bounties/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet to manage bounties" readme = "README.md" -documentation = "https://docs.rs/pezpallet-bounties" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/broker/Cargo.toml b/bizinikiwi/pezframe/broker/Cargo.toml index 04bc3465..34f1027c 100644 --- a/bizinikiwi/pezframe/broker/Cargo.toml +++ b/bizinikiwi/pezframe/broker/Cargo.toml @@ -7,7 +7,7 @@ homepage.workspace = true edition.workspace = true license = "Apache-2.0" repository.workspace = true -documentation = "https://docs.rs/pezpallet-broker" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/child-bounties/Cargo.toml b/bizinikiwi/pezframe/child-bounties/Cargo.toml index 9726132d..706a4433 100644 --- a/bizinikiwi/pezframe/child-bounties/Cargo.toml +++ b/bizinikiwi/pezframe/child-bounties/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet to manage child bounties" readme = "README.md" -documentation = "https://docs.rs/pezpallet-child-bounties" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/collective/Cargo.toml b/bizinikiwi/pezframe/collective/Cargo.toml index fffcf918..4add6c51 100644 --- a/bizinikiwi/pezframe/collective/Cargo.toml +++ b/bizinikiwi/pezframe/collective/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Collective system: Members of a set of account IDs can make their collective feelings known through dispatched calls from one of two specialized origins." readme = "README.md" -documentation = "https://docs.rs/pezpallet-collective" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/contracts/Cargo.toml b/bizinikiwi/pezframe/contracts/Cargo.toml index 4f388351..65cf5b07 100644 --- a/bizinikiwi/pezframe/contracts/Cargo.toml +++ b/bizinikiwi/pezframe/contracts/Cargo.toml @@ -10,7 +10,7 @@ repository.workspace = true description = "FRAME pezpallet for WASM contracts" readme = "README.md" include = ["CHANGELOG.md", "README.md", "benchmarks/**", "build.rs", "src/**/*"] -documentation = "https://docs.rs/pezpallet-contracts" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/contracts/fixtures/Cargo.toml b/bizinikiwi/pezframe/contracts/fixtures/Cargo.toml index ef06dc9b..8b5dba33 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/Cargo.toml +++ b/bizinikiwi/pezframe/contracts/fixtures/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license.workspace = true description = "Fixtures for testing contracts pezpallet." -documentation = "https://docs.rs/pezpallet-contracts-fixtures" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/bizinikiwi/pezframe/contracts/fixtures/build/Cargo.toml b/bizinikiwi/pezframe/contracts/fixtures/build/Cargo.toml index e5f2c3b7..f45d49d2 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/build/Cargo.toml +++ b/bizinikiwi/pezframe/contracts/fixtures/build/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" # Binary targets are injected dynamically by the build script. # Note: workspace = true fields removed because this is compiled in a temp directory description = "Pezkuwi SDK component: contracts" -documentation = "https://docs.rs/contracts" +documentation.workspace = true repository = "https://github.com/pezkuwichain/pezkuwi-sdk" homepage = "https://pezkuwi.io" authors = ["Pezkuwi Chain "] diff --git a/bizinikiwi/pezframe/contracts/fixtures/contracts/common/Cargo.toml b/bizinikiwi/pezframe/contracts/fixtures/contracts/common/Cargo.toml index 33475c47..2600085f 100644 --- a/bizinikiwi/pezframe/contracts/fixtures/contracts/common/Cargo.toml +++ b/bizinikiwi/pezframe/contracts/fixtures/contracts/common/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license.workspace = true description = "Common utilities for pezpallet-contracts-fixtures." -documentation = "https://docs.rs/pezpallet-contracts-fixtures-common" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/bizinikiwi/pezframe/contracts/mock-network/Cargo.toml b/bizinikiwi/pezframe/contracts/mock-network/Cargo.toml index 9fe7ffc9..11cf9b6b 100644 --- a/bizinikiwi/pezframe/contracts/mock-network/Cargo.toml +++ b/bizinikiwi/pezframe/contracts/mock-network/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true homepage.workspace = true repository.workspace = true description = "A mock network for testing pezpallet-contracts" -documentation = "https://docs.rs/pezpallet-contracts-mock-network" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/contracts/proc-macro/Cargo.toml b/bizinikiwi/pezframe/contracts/proc-macro/Cargo.toml index 8c6248a8..1d31e0d8 100644 --- a/bizinikiwi/pezframe/contracts/proc-macro/Cargo.toml +++ b/bizinikiwi/pezframe/contracts/proc-macro/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Procedural macros used in pallet_contracts" -documentation = "https://docs.rs/pezpallet-contracts-proc-macro" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/contracts/uapi/Cargo.toml b/bizinikiwi/pezframe/contracts/uapi/Cargo.toml index 68dcf39d..0fe05702 100644 --- a/bizinikiwi/pezframe/contracts/uapi/Cargo.toml +++ b/bizinikiwi/pezframe/contracts/uapi/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Exposes all the host functions that a contract can import." -documentation = "https://docs.rs/pezpallet-contracts-uapi" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/conviction-voting/Cargo.toml b/bizinikiwi/pezframe/conviction-voting/Cargo.toml index ca2a13cb..1297486b 100644 --- a/bizinikiwi/pezframe/conviction-voting/Cargo.toml +++ b/bizinikiwi/pezframe/conviction-voting/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for conviction voting in referenda" readme = "README.md" -documentation = "https://docs.rs/pezpallet-conviction-voting" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/core-fellowship/Cargo.toml b/bizinikiwi/pezframe/core-fellowship/Cargo.toml index 7a0ec725..06286e01 100644 --- a/bizinikiwi/pezframe/core-fellowship/Cargo.toml +++ b/bizinikiwi/pezframe/core-fellowship/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Logic as per the description of The Fellowship for core Pezkuwi technology" readme = "README.md" -documentation = "https://docs.rs/pezpallet-core-fellowship" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/delegated-staking/Cargo.toml b/bizinikiwi/pezframe/delegated-staking/Cargo.toml index b6b7bd97..82a413af 100644 --- a/bizinikiwi/pezframe/delegated-staking/Cargo.toml +++ b/bizinikiwi/pezframe/delegated-staking/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME delegated staking pezpallet" -documentation = "https://docs.rs/pezpallet-delegated-staking" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/bizinikiwi/pezframe/democracy/Cargo.toml b/bizinikiwi/pezframe/democracy/Cargo.toml index f214d48e..18959211 100644 --- a/bizinikiwi/pezframe/democracy/Cargo.toml +++ b/bizinikiwi/pezframe/democracy/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for democracy" readme = "README.md" -documentation = "https://docs.rs/pezpallet-democracy" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/derivatives/Cargo.toml b/bizinikiwi/pezframe/derivatives/Cargo.toml index a72f44a0..c5bccf00 100644 --- a/bizinikiwi/pezframe/derivatives/Cargo.toml +++ b/bizinikiwi/pezframe/derivatives/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME derivatives pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-derivatives" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/dummy-dim/Cargo.toml b/bizinikiwi/pezframe/dummy-dim/Cargo.toml index 7e96428b..5c5034d6 100644 --- a/bizinikiwi/pezframe/dummy-dim/Cargo.toml +++ b/bizinikiwi/pezframe/dummy-dim/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Dummy DIM Pallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-dummy-dim" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/bizinikiwi/pezframe/election-provider-multi-block/Cargo.toml b/bizinikiwi/pezframe/election-provider-multi-block/Cargo.toml index 7634ef04..dec0668a 100644 --- a/bizinikiwi/pezframe/election-provider-multi-block/Cargo.toml +++ b/bizinikiwi/pezframe/election-provider-multi-block/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "PALLET multi phase+block election providers" -documentation = "https://docs.rs/pezpallet-election-provider-multi-block" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/Cargo.toml b/bizinikiwi/pezframe/election-provider-multi-phase/Cargo.toml index 1a675427..0b66e691 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/Cargo.toml +++ b/bizinikiwi/pezframe/election-provider-multi-phase/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "PALLET two phase election providers" -documentation = "https://docs.rs/pezpallet-election-provider-multi-phase" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/Cargo.toml b/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/Cargo.toml index 376c1c71..72f5f0d2 100644 --- a/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/Cargo.toml +++ b/bizinikiwi/pezframe/election-provider-multi-phase/test-staking-e2e/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME election provider multi phase pezpallet tests with staking pezpallet, bags-list and session pallets" publish = false -documentation = "https://docs.rs/pezpallet-election-provider-e2e-test" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/election-provider-support/Cargo.toml b/bizinikiwi/pezframe/election-provider-support/Cargo.toml index 94a7f66e..bb6d5974 100644 --- a/bizinikiwi/pezframe/election-provider-support/Cargo.toml +++ b/bizinikiwi/pezframe/election-provider-support/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "election provider supporting traits" -documentation = "https://docs.rs/pezframe-election-provider-support" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/election-provider-support/benchmarking/Cargo.toml b/bizinikiwi/pezframe/election-provider-support/benchmarking/Cargo.toml index 59d42313..220b1496 100644 --- a/bizinikiwi/pezframe/election-provider-support/benchmarking/Cargo.toml +++ b/bizinikiwi/pezframe/election-provider-support/benchmarking/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Benchmarking for election provider support onchain config trait" -documentation = "https://docs.rs/pezpallet-election-provider-support-benchmarking" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/Cargo.toml b/bizinikiwi/pezframe/election-provider-support/solution-type/Cargo.toml index 6ce84488..c91a1dcd 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/Cargo.toml +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "NPoS Solution Type" -documentation = "https://docs.rs/pezframe-election-provider-solution-type" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/election-provider-support/solution-type/fuzzer/Cargo.toml b/bizinikiwi/pezframe/election-provider-support/solution-type/fuzzer/Cargo.toml index f149a06d..e2426e0e 100644 --- a/bizinikiwi/pezframe/election-provider-support/solution-type/fuzzer/Cargo.toml +++ b/bizinikiwi/pezframe/election-provider-support/solution-type/fuzzer/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Fuzzer for phragmén solution type implementation." publish = false -documentation = "https://docs.rs/frame-election-solution-type-fuzzer" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/elections-phragmen/Cargo.toml b/bizinikiwi/pezframe/elections-phragmen/Cargo.toml index 8b94a587..b053bd11 100644 --- a/bizinikiwi/pezframe/elections-phragmen/Cargo.toml +++ b/bizinikiwi/pezframe/elections-phragmen/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet based on seq-Phragmén election method." readme = "README.md" -documentation = "https://docs.rs/pezpallet-elections-phragmen" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/examples/Cargo.toml b/bizinikiwi/pezframe/examples/Cargo.toml index 8d07618d..de2ab443 100644 --- a/bizinikiwi/pezframe/examples/Cargo.toml +++ b/bizinikiwi/pezframe/examples/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "The single package with examples of various types of FRAME pallets" publish = false -documentation = "https://docs.rs/pezpallet-examples" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/examples/authorization-tx-extension/Cargo.toml b/bizinikiwi/pezframe/examples/authorization-tx-extension/Cargo.toml index 22c387a0..25de3800 100644 --- a/bizinikiwi/pezframe/examples/authorization-tx-extension/Cargo.toml +++ b/bizinikiwi/pezframe/examples/authorization-tx-extension/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME example authorization transaction extension pezpallet" publish = false -documentation = "https://docs.rs/pezpallet-example-authorization-tx-extension" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/examples/basic/Cargo.toml b/bizinikiwi/pezframe/examples/basic/Cargo.toml index 0097a968..ced41ab5 100644 --- a/bizinikiwi/pezframe/examples/basic/Cargo.toml +++ b/bizinikiwi/pezframe/examples/basic/Cargo.toml @@ -9,7 +9,7 @@ repository.workspace = true description = "FRAME example pezpallet" readme = "README.md" publish = false -documentation = "https://docs.rs/pezpallet-example-basic" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/examples/default-config/Cargo.toml b/bizinikiwi/pezframe/examples/default-config/Cargo.toml index f7ffff13..b00298b9 100644 --- a/bizinikiwi/pezframe/examples/default-config/Cargo.toml +++ b/bizinikiwi/pezframe/examples/default-config/Cargo.toml @@ -9,7 +9,7 @@ repository.workspace = true description = "FRAME example pezpallet demonstrating derive_impl / default_config in action" readme = "README.md" publish = false -documentation = "https://docs.rs/pezpallet-default-config-example" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/examples/dev-mode/Cargo.toml b/bizinikiwi/pezframe/examples/dev-mode/Cargo.toml index 6a5b312b..b8bbd961 100644 --- a/bizinikiwi/pezframe/examples/dev-mode/Cargo.toml +++ b/bizinikiwi/pezframe/examples/dev-mode/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME example pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-dev-mode" +documentation.workspace = true publish = false [lints] diff --git a/bizinikiwi/pezframe/examples/kitchensink/Cargo.toml b/bizinikiwi/pezframe/examples/kitchensink/Cargo.toml index 1ac73340..e9e6b3b0 100644 --- a/bizinikiwi/pezframe/examples/kitchensink/Cargo.toml +++ b/bizinikiwi/pezframe/examples/kitchensink/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME example kitchensink pezpallet" publish = false -documentation = "https://docs.rs/pezpallet-example-kitchensink" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/examples/multi-block-migrations/Cargo.toml b/bizinikiwi/pezframe/examples/multi-block-migrations/Cargo.toml index 43da4573..34f3d21d 100644 --- a/bizinikiwi/pezframe/examples/multi-block-migrations/Cargo.toml +++ b/bizinikiwi/pezframe/examples/multi-block-migrations/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Example FRAME pezpallet for multi-block migrations" publish = false -documentation = "https://docs.rs/pezpallet-example-mbm" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/bizinikiwi/pezframe/examples/offchain-worker/Cargo.toml b/bizinikiwi/pezframe/examples/offchain-worker/Cargo.toml index 330bad0d..39e39df3 100644 --- a/bizinikiwi/pezframe/examples/offchain-worker/Cargo.toml +++ b/bizinikiwi/pezframe/examples/offchain-worker/Cargo.toml @@ -9,7 +9,7 @@ repository.workspace = true description = "FRAME example pezpallet for offchain worker" readme = "README.md" publish = false -documentation = "https://docs.rs/pezpallet-example-offchain-worker" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/examples/pezframe-crate/Cargo.toml b/bizinikiwi/pezframe/examples/pezframe-crate/Cargo.toml index 014105d0..20e3b2c2 100644 --- a/bizinikiwi/pezframe/examples/pezframe-crate/Cargo.toml +++ b/bizinikiwi/pezframe/examples/pezframe-crate/Cargo.toml @@ -11,7 +11,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME example pezpallet with umbrella crate" publish = false -documentation = "https://docs.rs/pezpallet-example-pezframe-crate" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/examples/single-block-migrations/Cargo.toml b/bizinikiwi/pezframe/examples/single-block-migrations/Cargo.toml index 76ceab26..f6515240 100644 --- a/bizinikiwi/pezframe/examples/single-block-migrations/Cargo.toml +++ b/bizinikiwi/pezframe/examples/single-block-migrations/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME example pezpallet demonstrating best-practices for writing storage migrations." publish = false -documentation = "https://docs.rs/pezpallet-example-single-block-migrations" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/bizinikiwi/pezframe/examples/split/Cargo.toml b/bizinikiwi/pezframe/examples/split/Cargo.toml index 94b27edd..486b5ec6 100644 --- a/bizinikiwi/pezframe/examples/split/Cargo.toml +++ b/bizinikiwi/pezframe/examples/split/Cargo.toml @@ -9,7 +9,7 @@ repository.workspace = true description = "FRAME example split pezpallet" readme = "README.md" publish = false -documentation = "https://docs.rs/pezpallet-example-split" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/examples/tasks/Cargo.toml b/bizinikiwi/pezframe/examples/tasks/Cargo.toml index 8526488d..5030915f 100644 --- a/bizinikiwi/pezframe/examples/tasks/Cargo.toml +++ b/bizinikiwi/pezframe/examples/tasks/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true repository.workspace = true description = "Pallet to demonstrate the usage of Tasks to recognize and execute service work" publish = false -documentation = "https://docs.rs/pezpallet-example-tasks" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/bizinikiwi/pezframe/examples/view-functions/Cargo.toml b/bizinikiwi/pezframe/examples/view-functions/Cargo.toml index a8777fd2..8101371e 100644 --- a/bizinikiwi/pezframe/examples/view-functions/Cargo.toml +++ b/bizinikiwi/pezframe/examples/view-functions/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true homepage.workspace = true repository.workspace = true description = "Pallet to demonstrate the usage of view functions to query pezpallet state" -documentation = "https://docs.rs/pezpallet-example-view-functions" +documentation.workspace = true publish = false [lints] diff --git a/bizinikiwi/pezframe/executive/Cargo.toml b/bizinikiwi/pezframe/executive/Cargo.toml index 12beb932..b4896eb3 100644 --- a/bizinikiwi/pezframe/executive/Cargo.toml +++ b/bizinikiwi/pezframe/executive/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME executives engine" readme = "README.md" -documentation = "https://docs.rs/pezframe-executive" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/fast-unstake/Cargo.toml b/bizinikiwi/pezframe/fast-unstake/Cargo.toml index 342f52e7..c1efd7e8 100644 --- a/bizinikiwi/pezframe/fast-unstake/Cargo.toml +++ b/bizinikiwi/pezframe/fast-unstake/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME fast unstake pezpallet" -documentation = "https://docs.rs/pezpallet-fast-unstake" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/glutton/Cargo.toml b/bizinikiwi/pezframe/glutton/Cargo.toml index 874d2df8..a461abeb 100644 --- a/bizinikiwi/pezframe/glutton/Cargo.toml +++ b/bizinikiwi/pezframe/glutton/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for pushing a chain to its weight limits" readme = "README.md" -documentation = "https://docs.rs/pezpallet-glutton" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/grandpa/Cargo.toml b/bizinikiwi/pezframe/grandpa/Cargo.toml index 6f2ef4ed..64fb89fa 100644 --- a/bizinikiwi/pezframe/grandpa/Cargo.toml +++ b/bizinikiwi/pezframe/grandpa/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for GRANDPA finality gadget" readme = "README.md" -documentation = "https://docs.rs/pezpallet-grandpa" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/honzon/oracle/Cargo.toml b/bizinikiwi/pezframe/honzon/oracle/Cargo.toml index a43d8594..d532742d 100644 --- a/bizinikiwi/pezframe/honzon/oracle/Cargo.toml +++ b/bizinikiwi/pezframe/honzon/oracle/Cargo.toml @@ -12,7 +12,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME oracle pezpallet for off-chain data" readme = "README.md" -documentation = "https://docs.rs/pezpallet-oracle" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/honzon/oracle/runtime-api/Cargo.toml b/bizinikiwi/pezframe/honzon/oracle/runtime-api/Cargo.toml index 9d3647f6..4f8fad6f 100644 --- a/bizinikiwi/pezframe/honzon/oracle/runtime-api/Cargo.toml +++ b/bizinikiwi/pezframe/honzon/oracle/runtime-api/Cargo.toml @@ -11,7 +11,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Runtime API for the oracle pezpallet." -documentation = "https://docs.rs/pezpallet-oracle-runtime-api" +documentation.workspace = true [dependencies] codec = { workspace = true, features = ["derive"] } diff --git a/bizinikiwi/pezframe/identity/Cargo.toml b/bizinikiwi/pezframe/identity/Cargo.toml index 2080885f..dd11cd62 100644 --- a/bizinikiwi/pezframe/identity/Cargo.toml +++ b/bizinikiwi/pezframe/identity/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME identity management pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-identity" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/im-online/Cargo.toml b/bizinikiwi/pezframe/im-online/Cargo.toml index 39ca4073..94139bce 100644 --- a/bizinikiwi/pezframe/im-online/Cargo.toml +++ b/bizinikiwi/pezframe/im-online/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME's I'm online pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-im-online" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/indices/Cargo.toml b/bizinikiwi/pezframe/indices/Cargo.toml index fe86bf1f..aa7e9266 100644 --- a/bizinikiwi/pezframe/indices/Cargo.toml +++ b/bizinikiwi/pezframe/indices/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME indices management pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-indices" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/insecure-randomness-collective-flip/Cargo.toml b/bizinikiwi/pezframe/insecure-randomness-collective-flip/Cargo.toml index 3c69114a..a69038ba 100644 --- a/bizinikiwi/pezframe/insecure-randomness-collective-flip/Cargo.toml +++ b/bizinikiwi/pezframe/insecure-randomness-collective-flip/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Insecure do not use in production: FRAME randomness collective flip pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-insecure-randomness-collective-flip" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/lottery/Cargo.toml b/bizinikiwi/pezframe/lottery/Cargo.toml index e72c72f5..06ec1422 100644 --- a/bizinikiwi/pezframe/lottery/Cargo.toml +++ b/bizinikiwi/pezframe/lottery/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME Participation Lottery Pallet" -documentation = "https://docs.rs/pezpallet-lottery" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/membership/Cargo.toml b/bizinikiwi/pezframe/membership/Cargo.toml index 89069f01..dd829eb0 100644 --- a/bizinikiwi/pezframe/membership/Cargo.toml +++ b/bizinikiwi/pezframe/membership/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME membership management pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-membership" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/merkle-mountain-range/Cargo.toml b/bizinikiwi/pezframe/merkle-mountain-range/Cargo.toml index edd4077f..cc7c8404 100644 --- a/bizinikiwi/pezframe/merkle-mountain-range/Cargo.toml +++ b/bizinikiwi/pezframe/merkle-mountain-range/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME Merkle Mountain Range pezpallet." -documentation = "https://docs.rs/pezpallet-mmr" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/message-queue/Cargo.toml b/bizinikiwi/pezframe/message-queue/Cargo.toml index 8e8775b9..58235fc0 100644 --- a/bizinikiwi/pezframe/message-queue/Cargo.toml +++ b/bizinikiwi/pezframe/message-queue/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME pezpallet to queue and process messages" -documentation = "https://docs.rs/pezpallet-message-queue" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/meta-tx/Cargo.toml b/bizinikiwi/pezframe/meta-tx/Cargo.toml index f24dc1a5..10d5bbe6 100644 --- a/bizinikiwi/pezframe/meta-tx/Cargo.toml +++ b/bizinikiwi/pezframe/meta-tx/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true authors.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezpallet-meta-tx" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/metadata-hash-extension/Cargo.toml b/bizinikiwi/pezframe/metadata-hash-extension/Cargo.toml index c8e0c6b6..cf0dd427 100644 --- a/bizinikiwi/pezframe/metadata-hash-extension/Cargo.toml +++ b/bizinikiwi/pezframe/metadata-hash-extension/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME signed extension for verifying the metadata hash" -documentation = "https://docs.rs/pezframe-metadata-hash-extension" +documentation.workspace = true [dependencies] array-bytes = { workspace = true, default-features = true } diff --git a/bizinikiwi/pezframe/migrations/Cargo.toml b/bizinikiwi/pezframe/migrations/Cargo.toml index 6dc0211d..ba5c3f06 100644 --- a/bizinikiwi/pezframe/migrations/Cargo.toml +++ b/bizinikiwi/pezframe/migrations/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezpallet-migrations" +documentation.workspace = true homepage = { workspace = true } [package.metadata.docs.rs] diff --git a/bizinikiwi/pezframe/mixnet/Cargo.toml b/bizinikiwi/pezframe/mixnet/Cargo.toml index 70437c41..77e2ae55 100644 --- a/bizinikiwi/pezframe/mixnet/Cargo.toml +++ b/bizinikiwi/pezframe/mixnet/Cargo.toml @@ -11,7 +11,7 @@ edition.workspace = true homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezpallet-mixnet" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/multi-asset-bounties/Cargo.toml b/bizinikiwi/pezframe/multi-asset-bounties/Cargo.toml index 4400a8cc..2eb2e548 100644 --- a/bizinikiwi/pezframe/multi-asset-bounties/Cargo.toml +++ b/bizinikiwi/pezframe/multi-asset-bounties/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME pezpallet to manage multi-asset and cross-chain bounties" -documentation = "https://docs.rs/pezpallet-multi-asset-bounties" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/multisig/Cargo.toml b/bizinikiwi/pezframe/multisig/Cargo.toml index 2c86852f..aa2c985f 100644 --- a/bizinikiwi/pezframe/multisig/Cargo.toml +++ b/bizinikiwi/pezframe/multisig/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME multi-signature dispatch pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-multisig" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/nft-fractionalization/Cargo.toml b/bizinikiwi/pezframe/nft-fractionalization/Cargo.toml index c66cd0ec..4ce0a46e 100644 --- a/bizinikiwi/pezframe/nft-fractionalization/Cargo.toml +++ b/bizinikiwi/pezframe/nft-fractionalization/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet to convert non-fungible to fungible tokens." readme = "README.md" -documentation = "https://docs.rs/pezpallet-nft-fractionalization" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/nfts/Cargo.toml b/bizinikiwi/pezframe/nfts/Cargo.toml index 3970270b..5e352b7d 100644 --- a/bizinikiwi/pezframe/nfts/Cargo.toml +++ b/bizinikiwi/pezframe/nfts/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME NFTs pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-nfts" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/nfts/runtime-api/Cargo.toml b/bizinikiwi/pezframe/nfts/runtime-api/Cargo.toml index 9a2f5d08..0ef5c0b7 100644 --- a/bizinikiwi/pezframe/nfts/runtime-api/Cargo.toml +++ b/bizinikiwi/pezframe/nfts/runtime-api/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Runtime API for the FRAME NFTs pezpallet." readme = "README.md" -documentation = "https://docs.rs/pezpallet-nfts-runtime-api" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/nis/Cargo.toml b/bizinikiwi/pezframe/nis/Cargo.toml index 854eb60b..f5cf2198 100644 --- a/bizinikiwi/pezframe/nis/Cargo.toml +++ b/bizinikiwi/pezframe/nis/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for rewarding account freezing." readme = "README.md" -documentation = "https://docs.rs/pezpallet-nis" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/node-authorization/Cargo.toml b/bizinikiwi/pezframe/node-authorization/Cargo.toml index 98369499..eed3f6db 100644 --- a/bizinikiwi/pezframe/node-authorization/Cargo.toml +++ b/bizinikiwi/pezframe/node-authorization/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for node authorization" -documentation = "https://docs.rs/pezpallet-node-authorization" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/nomination-pools/Cargo.toml b/bizinikiwi/pezframe/nomination-pools/Cargo.toml index aa9785e1..249a560d 100644 --- a/bizinikiwi/pezframe/nomination-pools/Cargo.toml +++ b/bizinikiwi/pezframe/nomination-pools/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME nomination pools pezpallet" -documentation = "https://docs.rs/pezpallet-nomination-pools" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/nomination-pools/benchmarking/Cargo.toml b/bizinikiwi/pezframe/nomination-pools/benchmarking/Cargo.toml index 8521cba4..6d50579d 100644 --- a/bizinikiwi/pezframe/nomination-pools/benchmarking/Cargo.toml +++ b/bizinikiwi/pezframe/nomination-pools/benchmarking/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME nomination pools pezpallet benchmarking" readme = "README.md" -documentation = "https://docs.rs/pezpallet-nomination-pools-benchmarking" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/nomination-pools/fuzzer/Cargo.toml b/bizinikiwi/pezframe/nomination-pools/fuzzer/Cargo.toml index e01c67cd..adb3cb2a 100644 --- a/bizinikiwi/pezframe/nomination-pools/fuzzer/Cargo.toml +++ b/bizinikiwi/pezframe/nomination-pools/fuzzer/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Fuzzer for fixed point arithmetic primitives." -documentation = "https://docs.rs/pezsp-arithmetic-fuzzer" +documentation.workspace = true publish = false [lints] diff --git a/bizinikiwi/pezframe/nomination-pools/runtime-api/Cargo.toml b/bizinikiwi/pezframe/nomination-pools/runtime-api/Cargo.toml index 15d095ea..9a023f12 100644 --- a/bizinikiwi/pezframe/nomination-pools/runtime-api/Cargo.toml +++ b/bizinikiwi/pezframe/nomination-pools/runtime-api/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Runtime API for nomination-pools FRAME pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-nomination-pools-runtime-api" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/Cargo.toml b/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/Cargo.toml index 0a469564..82125d84 100644 --- a/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/Cargo.toml +++ b/bizinikiwi/pezframe/nomination-pools/test-delegate-stake/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME nomination pools pezpallet tests with the staking pezpallet" publish = false -documentation = "https://docs.rs/pezpallet-nomination-pools-test-delegate-stake" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/offences/Cargo.toml b/bizinikiwi/pezframe/offences/Cargo.toml index bf984e2c..acf83f09 100644 --- a/bizinikiwi/pezframe/offences/Cargo.toml +++ b/bizinikiwi/pezframe/offences/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME offences pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-offences" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/offences/benchmarking/Cargo.toml b/bizinikiwi/pezframe/offences/benchmarking/Cargo.toml index 4d6fb056..58c49533 100644 --- a/bizinikiwi/pezframe/offences/benchmarking/Cargo.toml +++ b/bizinikiwi/pezframe/offences/benchmarking/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME offences pezpallet benchmarking" readme = "README.md" -documentation = "https://docs.rs/pezpallet-offences-benchmarking" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/origin-restriction/Cargo.toml b/bizinikiwi/pezframe/origin-restriction/Cargo.toml index bd2fadce..a95e0c58 100644 --- a/bizinikiwi/pezframe/origin-restriction/Cargo.toml +++ b/bizinikiwi/pezframe/origin-restriction/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Pallet to give some execution allowance for some origins" -documentation = "https://docs.rs/pezpallet-origin-restriction" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/bizinikiwi/pezframe/paged-list/Cargo.toml b/bizinikiwi/pezframe/paged-list/Cargo.toml index a3115d31..a0c93c87 100644 --- a/bizinikiwi/pezframe/paged-list/Cargo.toml +++ b/bizinikiwi/pezframe/paged-list/Cargo.toml @@ -7,7 +7,7 @@ homepage.workspace = true edition.workspace = true license = "Apache-2.0" repository.workspace = true -documentation = "https://docs.rs/pezpallet-paged-list" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/paged-list/fuzzer/Cargo.toml b/bizinikiwi/pezframe/paged-list/fuzzer/Cargo.toml index 1fc5e621..0f0ad039 100644 --- a/bizinikiwi/pezframe/paged-list/fuzzer/Cargo.toml +++ b/bizinikiwi/pezframe/paged-list/fuzzer/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Fuzz storage types of pezpallet-paged-list" publish = false -documentation = "https://docs.rs/pezpallet-paged-list-fuzzer" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/parameters/Cargo.toml b/bizinikiwi/pezframe/parameters/Cargo.toml index 28ce0c48..cb186d63 100644 --- a/bizinikiwi/pezframe/parameters/Cargo.toml +++ b/bizinikiwi/pezframe/parameters/Cargo.toml @@ -10,7 +10,7 @@ authors = [ "Parity Technologies ", ] edition.workspace = true -documentation = "https://docs.rs/pezpallet-parameters" +documentation.workspace = true homepage = { workspace = true } [dependencies] diff --git a/bizinikiwi/pezframe/people/Cargo.toml b/bizinikiwi/pezframe/people/Cargo.toml index e9675f7a..7cde3ff5 100644 --- a/bizinikiwi/pezframe/people/Cargo.toml +++ b/bizinikiwi/pezframe/people/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Personhood-tracking pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-people" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/bizinikiwi/pezframe/preimage/Cargo.toml b/bizinikiwi/pezframe/preimage/Cargo.toml index 062f5a48..d6813a07 100644 --- a/bizinikiwi/pezframe/preimage/Cargo.toml +++ b/bizinikiwi/pezframe/preimage/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for storing preimages of hashes" -documentation = "https://docs.rs/pezpallet-preimage" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/proxy/Cargo.toml b/bizinikiwi/pezframe/proxy/Cargo.toml index b4045d16..34cf35f0 100644 --- a/bizinikiwi/pezframe/proxy/Cargo.toml +++ b/bizinikiwi/pezframe/proxy/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME proxying pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-proxy" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/ranked-collective/Cargo.toml b/bizinikiwi/pezframe/ranked-collective/Cargo.toml index 3a77ab20..52665c7f 100644 --- a/bizinikiwi/pezframe/ranked-collective/Cargo.toml +++ b/bizinikiwi/pezframe/ranked-collective/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Ranked collective system: Members of a set of account IDs can make their collective feelings known through dispatched calls from one of two specialized origins." readme = "README.md" -documentation = "https://docs.rs/pezpallet-ranked-collective" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/recovery/Cargo.toml b/bizinikiwi/pezframe/recovery/Cargo.toml index 32d81036..f4a8ab47 100644 --- a/bizinikiwi/pezframe/recovery/Cargo.toml +++ b/bizinikiwi/pezframe/recovery/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME account recovery pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-recovery" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/referenda/Cargo.toml b/bizinikiwi/pezframe/referenda/Cargo.toml index eb8aa931..cff0d20f 100644 --- a/bizinikiwi/pezframe/referenda/Cargo.toml +++ b/bizinikiwi/pezframe/referenda/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for inclusive on-chain decisions" readme = "README.md" -documentation = "https://docs.rs/pezpallet-referenda" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/remark/Cargo.toml b/bizinikiwi/pezframe/remark/Cargo.toml index dcebba07..a2b425fd 100644 --- a/bizinikiwi/pezframe/remark/Cargo.toml +++ b/bizinikiwi/pezframe/remark/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Remark storage pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-remark" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/revive/Cargo.toml b/bizinikiwi/pezframe/revive/Cargo.toml index e10fdf3a..830267e2 100644 --- a/bizinikiwi/pezframe/revive/Cargo.toml +++ b/bizinikiwi/pezframe/revive/Cargo.toml @@ -9,7 +9,7 @@ repository.workspace = true description = "FRAME pezpallet for PolkaVM contracts." readme = "README.md" include = ["CHANGELOG.md", "README.md", "build.rs", "src/**/*"] -documentation = "https://docs.rs/pezpallet-revive" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/revive/dev-node/node/Cargo.toml b/bizinikiwi/pezframe/revive/dev-node/node/Cargo.toml index d89a76eb..93c2c623 100644 --- a/bizinikiwi/pezframe/revive/dev-node/node/Cargo.toml +++ b/bizinikiwi/pezframe/revive/dev-node/node/Cargo.toml @@ -8,7 +8,7 @@ repository.workspace = true edition.workspace = true publish = false build = "build.rs" -documentation = "https://docs.rs/pez-revive-dev-node" +documentation.workspace = true license = { workspace = true } [package.metadata.docs.rs] diff --git a/bizinikiwi/pezframe/revive/dev-node/runtime/Cargo.toml b/bizinikiwi/pezframe/revive/dev-node/runtime/Cargo.toml index f7b98b03..4a313ebf 100644 --- a/bizinikiwi/pezframe/revive/dev-node/runtime/Cargo.toml +++ b/bizinikiwi/pezframe/revive/dev-node/runtime/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true homepage.workspace = true repository.workspace = true edition.workspace = true -documentation = "https://docs.rs/pez-revive-dev-runtime" +documentation.workspace = true [dependencies] array-bytes = { workspace = true } diff --git a/bizinikiwi/pezframe/revive/fixtures/Cargo.toml b/bizinikiwi/pezframe/revive/fixtures/Cargo.toml index 52c280cc..54669f86 100644 --- a/bizinikiwi/pezframe/revive/fixtures/Cargo.toml +++ b/bizinikiwi/pezframe/revive/fixtures/Cargo.toml @@ -8,7 +8,7 @@ description = "Fixtures for testing and benchmarking" homepage.workspace = true repository.workspace = true rust-version = "1.84" -documentation = "https://docs.rs/pezpallet-revive-fixtures" +documentation.workspace = true publish = false [package.metadata.pezkuwi-sdk] diff --git a/bizinikiwi/pezframe/revive/proc-macro/Cargo.toml b/bizinikiwi/pezframe/revive/proc-macro/Cargo.toml index 966ed8ef..2a1fbeb8 100644 --- a/bizinikiwi/pezframe/revive/proc-macro/Cargo.toml +++ b/bizinikiwi/pezframe/revive/proc-macro/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Procedural macros used in pallet_revive" -documentation = "https://docs.rs/pezpallet-revive-proc-macro" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/revive/rpc/Cargo.toml b/bizinikiwi/pezframe/revive/rpc/Cargo.toml index 572f237b..d7845821 100644 --- a/bizinikiwi/pezframe/revive/rpc/Cargo.toml +++ b/bizinikiwi/pezframe/revive/rpc/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "An Ethereum JSON-RPC server for pezpallet-revive." default-run = "eth-rpc" -documentation = "https://docs.rs/pezpallet-revive-eth-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/revive/uapi/Cargo.toml b/bizinikiwi/pezframe/revive/uapi/Cargo.toml index f6ab3118..c5b3ab44 100644 --- a/bizinikiwi/pezframe/revive/uapi/Cargo.toml +++ b/bizinikiwi/pezframe/revive/uapi/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Exposes all the host functions that a contract can import." -documentation = "https://docs.rs/pezpallet-revive-uapi" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/root-offences/Cargo.toml b/bizinikiwi/pezframe/root-offences/Cargo.toml index 6e448d32..b5035f9d 100644 --- a/bizinikiwi/pezframe/root-offences/Cargo.toml +++ b/bizinikiwi/pezframe/root-offences/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME root offences pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-root-offences" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/root-testing/Cargo.toml b/bizinikiwi/pezframe/root-testing/Cargo.toml index 32290974..632a87ae 100644 --- a/bizinikiwi/pezframe/root-testing/Cargo.toml +++ b/bizinikiwi/pezframe/root-testing/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME root testing pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-root-testing" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/safe-mode/Cargo.toml b/bizinikiwi/pezframe/safe-mode/Cargo.toml index 9c4d6fed..fee4b047 100644 --- a/bizinikiwi/pezframe/safe-mode/Cargo.toml +++ b/bizinikiwi/pezframe/safe-mode/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME safe-mode pezpallet" -documentation = "https://docs.rs/pezpallet-safe-mode" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/salary/Cargo.toml b/bizinikiwi/pezframe/salary/Cargo.toml index 924e4331..47baad71 100644 --- a/bizinikiwi/pezframe/salary/Cargo.toml +++ b/bizinikiwi/pezframe/salary/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Paymaster" readme = "README.md" -documentation = "https://docs.rs/pezpallet-salary" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/sassafras/Cargo.toml b/bizinikiwi/pezframe/sassafras/Cargo.toml index 7ad32354..4d0f63fa 100644 --- a/bizinikiwi/pezframe/sassafras/Cargo.toml +++ b/bizinikiwi/pezframe/sassafras/Cargo.toml @@ -12,7 +12,7 @@ repository.workspace = true description = "Consensus extension module for Sassafras consensus." readme = "README.md" publish = false -documentation = "https://docs.rs/pezpallet-sassafras" +documentation.workspace = true [package.metadata.pezkuwi-sdk] exclude-from-umbrella = true diff --git a/bizinikiwi/pezframe/scheduler/Cargo.toml b/bizinikiwi/pezframe/scheduler/Cargo.toml index 674d8fae..4c78da68 100644 --- a/bizinikiwi/pezframe/scheduler/Cargo.toml +++ b/bizinikiwi/pezframe/scheduler/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME Scheduler pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-scheduler" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/scored-pool/Cargo.toml b/bizinikiwi/pezframe/scored-pool/Cargo.toml index 3d386811..b558c7ba 100644 --- a/bizinikiwi/pezframe/scored-pool/Cargo.toml +++ b/bizinikiwi/pezframe/scored-pool/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for scored pools" readme = "README.md" -documentation = "https://docs.rs/pezpallet-scored-pool" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/session/Cargo.toml b/bizinikiwi/pezframe/session/Cargo.toml index 9e7245ae..44e0ff1b 100644 --- a/bizinikiwi/pezframe/session/Cargo.toml +++ b/bizinikiwi/pezframe/session/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME sessions pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-session" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/session/benchmarking/Cargo.toml b/bizinikiwi/pezframe/session/benchmarking/Cargo.toml index 4ee0d75b..56918716 100644 --- a/bizinikiwi/pezframe/session/benchmarking/Cargo.toml +++ b/bizinikiwi/pezframe/session/benchmarking/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME sessions pezpallet benchmarking" readme = "README.md" -documentation = "https://docs.rs/pezpallet-session-benchmarking" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/society/Cargo.toml b/bizinikiwi/pezframe/society/Cargo.toml index 40609510..7b578fd5 100644 --- a/bizinikiwi/pezframe/society/Cargo.toml +++ b/bizinikiwi/pezframe/society/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME society pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-society" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/staking-async/Cargo.toml b/bizinikiwi/pezframe/staking-async/Cargo.toml index bdefae53..50cafee9 100644 --- a/bizinikiwi/pezframe/staking-async/Cargo.toml +++ b/bizinikiwi/pezframe/staking-async/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME pezpallet staking async" -documentation = "https://docs.rs/pezpallet-staking-async" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/staking-async/ah-client/Cargo.toml b/bizinikiwi/pezframe/staking-async/ah-client/Cargo.toml index 1f54b11b..ba7a1835 100644 --- a/bizinikiwi/pezframe/staking-async/ah-client/Cargo.toml +++ b/bizinikiwi/pezframe/staking-async/ah-client/Cargo.toml @@ -6,7 +6,7 @@ version = "0.1.0" edition.workspace = true authors.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezpallet-staking-async-ah-client" +documentation.workspace = true homepage = { workspace = true } [dependencies] diff --git a/bizinikiwi/pezframe/staking-async/ahm-test/Cargo.toml b/bizinikiwi/pezframe/staking-async/ahm-test/Cargo.toml index 834e9c0c..87f72f6d 100644 --- a/bizinikiwi/pezframe/staking-async/ahm-test/Cargo.toml +++ b/bizinikiwi/pezframe/staking-async/ahm-test/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "e2e unit tests for staking in AHM" publish = false -documentation = "https://docs.rs/pezpallet-ahm-test" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/staking-async/rc-client/Cargo.toml b/bizinikiwi/pezframe/staking-async/rc-client/Cargo.toml index 7a37a8ea..12a4789d 100644 --- a/bizinikiwi/pezframe/staking-async/rc-client/Cargo.toml +++ b/bizinikiwi/pezframe/staking-async/rc-client/Cargo.toml @@ -6,7 +6,7 @@ version = "0.1.0" edition.workspace = true authors.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezpallet-staking-async-rc-client" +documentation.workspace = true homepage = { workspace = true } [dependencies] diff --git a/bizinikiwi/pezframe/staking-async/reward-fn/Cargo.toml b/bizinikiwi/pezframe/staking-async/reward-fn/Cargo.toml index 004862fd..e5d368f8 100644 --- a/bizinikiwi/pezframe/staking-async/reward-fn/Cargo.toml +++ b/bizinikiwi/pezframe/staking-async/reward-fn/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Reward function for FRAME staking pezpallet" -documentation = "https://docs.rs/pezpallet-staking-async-reward-fn" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/staking-async/runtime-api/Cargo.toml b/bizinikiwi/pezframe/staking-async/runtime-api/Cargo.toml index f4acb841..195067ec 100644 --- a/bizinikiwi/pezframe/staking-async/runtime-api/Cargo.toml +++ b/bizinikiwi/pezframe/staking-async/runtime-api/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "RPC runtime API for transaction payment FRAME pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-staking-async-runtime-api" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/staking-async/runtimes/preset-store/Cargo.toml b/bizinikiwi/pezframe/staking-async/runtimes/preset-store/Cargo.toml index 066db7c0..e60eb395 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/preset-store/Cargo.toml +++ b/bizinikiwi/pezframe/staking-async/runtimes/preset-store/Cargo.toml @@ -8,7 +8,7 @@ description = "Simple pezpallet to store the preset used to generate a runtime's license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezpallet-staking-async-preset-store" +documentation.workspace = true [dependencies] diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/Cargo.toml b/bizinikiwi/pezframe/staking-async/runtimes/rc/Cargo.toml index 6966f951..6fe24ff5 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/Cargo.toml +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/Cargo.toml @@ -9,7 +9,7 @@ license.workspace = true homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/pezpallet-staking-async-rc-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/Cargo.toml b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/Cargo.toml index 80151941..2ddee6de 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/Cargo.toml +++ b/bizinikiwi/pezframe/staking-async/runtimes/rc/constants/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezpallet-staking-async-rc-runtime-constants" +documentation.workspace = true [package.metadata.pezkuwi-sdk] exclude-from-umbrella = true diff --git a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/Cargo.toml b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/Cargo.toml index 9da4831e..5bc61e43 100644 --- a/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/Cargo.toml +++ b/bizinikiwi/pezframe/staking-async/runtimes/teyrchain/Cargo.toml @@ -8,7 +8,7 @@ license.workspace = true homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/pezpallet-staking-async-teyrchain-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/staking/Cargo.toml b/bizinikiwi/pezframe/staking/Cargo.toml index e3e77359..3dd6a759 100644 --- a/bizinikiwi/pezframe/staking/Cargo.toml +++ b/bizinikiwi/pezframe/staking/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet staking" readme = "README.md" -documentation = "https://docs.rs/pezpallet-staking" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/staking/reward-curve/Cargo.toml b/bizinikiwi/pezframe/staking/reward-curve/Cargo.toml index 0eba8d49..21a71438 100644 --- a/bizinikiwi/pezframe/staking/reward-curve/Cargo.toml +++ b/bizinikiwi/pezframe/staking/reward-curve/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Reward Curve for FRAME staking pezpallet" -documentation = "https://docs.rs/pezpallet-staking-reward-curve" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/staking/reward-fn/Cargo.toml b/bizinikiwi/pezframe/staking/reward-fn/Cargo.toml index 7a50e1f8..301dd65d 100644 --- a/bizinikiwi/pezframe/staking/reward-fn/Cargo.toml +++ b/bizinikiwi/pezframe/staking/reward-fn/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Reward function for FRAME staking pezpallet" -documentation = "https://docs.rs/pezpallet-staking-reward-fn" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/staking/runtime-api/Cargo.toml b/bizinikiwi/pezframe/staking/runtime-api/Cargo.toml index a9d8ad32..9227b007 100644 --- a/bizinikiwi/pezframe/staking/runtime-api/Cargo.toml +++ b/bizinikiwi/pezframe/staking/runtime-api/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "RPC runtime API for transaction payment FRAME pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-staking-runtime-api" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/state-trie-migration/Cargo.toml b/bizinikiwi/pezframe/state-trie-migration/Cargo.toml index c5f4a1e0..b3deeb66 100644 --- a/bizinikiwi/pezframe/state-trie-migration/Cargo.toml +++ b/bizinikiwi/pezframe/state-trie-migration/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME pezpallet migration of trie" -documentation = "https://docs.rs/pezpallet-state-trie-migration" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/statement/Cargo.toml b/bizinikiwi/pezframe/statement/Cargo.toml index 5d2bb8a5..ae423a9d 100644 --- a/bizinikiwi/pezframe/statement/Cargo.toml +++ b/bizinikiwi/pezframe/statement/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for statement store" -documentation = "https://docs.rs/pezpallet-statement" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/sudo/Cargo.toml b/bizinikiwi/pezframe/sudo/Cargo.toml index 5137a9e9..6d0d2367 100644 --- a/bizinikiwi/pezframe/sudo/Cargo.toml +++ b/bizinikiwi/pezframe/sudo/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for sudo" readme = "README.md" -documentation = "https://docs.rs/pezpallet-sudo" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/support/Cargo.toml b/bizinikiwi/pezframe/support/Cargo.toml index b31985a2..bd932b48 100644 --- a/bizinikiwi/pezframe/support/Cargo.toml +++ b/bizinikiwi/pezframe/support/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Support code for the runtime." readme = "README.md" -documentation = "https://docs.rs/pezframe-support" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/support/procedural/Cargo.toml b/bizinikiwi/pezframe/support/procedural/Cargo.toml index a392cba9..054d6e84 100644 --- a/bizinikiwi/pezframe/support/procedural/Cargo.toml +++ b/bizinikiwi/pezframe/support/procedural/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Proc macro of Support code for the runtime." -documentation = "https://docs.rs/pezframe-support-procedural" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/support/procedural/tools/Cargo.toml b/bizinikiwi/pezframe/support/procedural/tools/Cargo.toml index ce5eda5c..8af96b42 100644 --- a/bizinikiwi/pezframe/support/procedural/tools/Cargo.toml +++ b/bizinikiwi/pezframe/support/procedural/tools/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Proc macro helpers for procedural macros" -documentation = "https://docs.rs/pezframe-support-procedural-tools" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/support/procedural/tools/derive/Cargo.toml b/bizinikiwi/pezframe/support/procedural/tools/derive/Cargo.toml index 2aaba96f..12b8aee5 100644 --- a/bizinikiwi/pezframe/support/procedural/tools/derive/Cargo.toml +++ b/bizinikiwi/pezframe/support/procedural/tools/derive/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Use to derive parsing for parsing struct." -documentation = "https://docs.rs/pezframe-support-procedural-tools-derive" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/support/test/Cargo.toml b/bizinikiwi/pezframe/support/test/Cargo.toml index ebee3b8f..c76024d2 100644 --- a/bizinikiwi/pezframe/support/test/Cargo.toml +++ b/bizinikiwi/pezframe/support/test/Cargo.toml @@ -8,7 +8,7 @@ publish = false homepage.workspace = true repository.workspace = true description = "Pezkuwi SDK FRAME support: support test" -documentation = "https://docs.rs/pezframe-support-test" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/support/test/compile_pass/Cargo.toml b/bizinikiwi/pezframe/support/test/compile_pass/Cargo.toml index ea0673d1..caf81439 100644 --- a/bizinikiwi/pezframe/support/test/compile_pass/Cargo.toml +++ b/bizinikiwi/pezframe/support/test/compile_pass/Cargo.toml @@ -8,7 +8,7 @@ publish = false homepage.workspace = true repository.workspace = true description = "Pezkuwi SDK FRAME support: support test compile pass" -documentation = "https://docs.rs/pezframe-support-test-compile-pass" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/support/test/pezpallet/Cargo.toml b/bizinikiwi/pezframe/support/test/pezpallet/Cargo.toml index fabed38c..4735c9bf 100644 --- a/bizinikiwi/pezframe/support/test/pezpallet/Cargo.toml +++ b/bizinikiwi/pezframe/support/test/pezpallet/Cargo.toml @@ -8,7 +8,7 @@ publish = false homepage.workspace = true repository.workspace = true description = "Pezkuwi SDK FRAME support: support test pezpallet" -documentation = "https://docs.rs/pezframe-support-test-pezpallet" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/support/test/stg_pezframe_crate/Cargo.toml b/bizinikiwi/pezframe/support/test/stg_pezframe_crate/Cargo.toml index 2d15a703..db757d16 100644 --- a/bizinikiwi/pezframe/support/test/stg_pezframe_crate/Cargo.toml +++ b/bizinikiwi/pezframe/support/test/stg_pezframe_crate/Cargo.toml @@ -8,7 +8,7 @@ publish = false homepage.workspace = true repository.workspace = true description = "Pezkuwi SDK FRAME support: support test stg pezframe crate" -documentation = "https://docs.rs/pezframe-support-test-stg-pezframe-crate" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/system/Cargo.toml b/bizinikiwi/pezframe/system/Cargo.toml index a1bcd92f..6f8fb26f 100644 --- a/bizinikiwi/pezframe/system/Cargo.toml +++ b/bizinikiwi/pezframe/system/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME system module" readme = "README.md" -documentation = "https://docs.rs/pezframe-system" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/system/benchmarking/Cargo.toml b/bizinikiwi/pezframe/system/benchmarking/Cargo.toml index 0a989200..061b20c5 100644 --- a/bizinikiwi/pezframe/system/benchmarking/Cargo.toml +++ b/bizinikiwi/pezframe/system/benchmarking/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME System benchmarking" readme = "README.md" -documentation = "https://docs.rs/pezframe-system-benchmarking" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/system/rpc/runtime-api/Cargo.toml b/bizinikiwi/pezframe/system/rpc/runtime-api/Cargo.toml index 820e4de9..f1820408 100644 --- a/bizinikiwi/pezframe/system/rpc/runtime-api/Cargo.toml +++ b/bizinikiwi/pezframe/system/rpc/runtime-api/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Runtime API definition required by System RPC extensions." readme = "README.md" -documentation = "https://docs.rs/pezframe-system-rpc-runtime-api" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/timestamp/Cargo.toml b/bizinikiwi/pezframe/timestamp/Cargo.toml index 2f2e5e17..86760f81 100644 --- a/bizinikiwi/pezframe/timestamp/Cargo.toml +++ b/bizinikiwi/pezframe/timestamp/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME Timestamp Module" -documentation = "https://docs.rs/pezpallet-timestamp" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/pezframe/tips/Cargo.toml b/bizinikiwi/pezframe/tips/Cargo.toml index 5fa02a18..11bc169d 100644 --- a/bizinikiwi/pezframe/tips/Cargo.toml +++ b/bizinikiwi/pezframe/tips/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet to manage tips" readme = "README.md" -documentation = "https://docs.rs/pezpallet-tips" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/transaction-payment/Cargo.toml b/bizinikiwi/pezframe/transaction-payment/Cargo.toml index 79b67caf..25cee824 100644 --- a/bizinikiwi/pezframe/transaction-payment/Cargo.toml +++ b/bizinikiwi/pezframe/transaction-payment/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet to manage transaction payments" readme = "README.md" -documentation = "https://docs.rs/pezpallet-transaction-payment" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/Cargo.toml b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/Cargo.toml index c5681140..46ffb92e 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/Cargo.toml +++ b/bizinikiwi/pezframe/transaction-payment/asset-conversion-tx-payment/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Pallet to manage transaction payments in assets by converting them to native assets." readme = "README.md" -documentation = "https://docs.rs/pezpallet-asset-conversion-tx-payment" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/Cargo.toml b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/Cargo.toml index f47baec2..5329d5e6 100644 --- a/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/Cargo.toml +++ b/bizinikiwi/pezframe/transaction-payment/asset-tx-payment/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "pezpallet to manage transaction payments in assets" readme = "README.md" -documentation = "https://docs.rs/pezpallet-asset-tx-payment" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/transaction-payment/rpc/Cargo.toml b/bizinikiwi/pezframe/transaction-payment/rpc/Cargo.toml index ba816346..791336f2 100644 --- a/bizinikiwi/pezframe/transaction-payment/rpc/Cargo.toml +++ b/bizinikiwi/pezframe/transaction-payment/rpc/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "RPC interface for the transaction payment pezpallet." readme = "README.md" -documentation = "https://docs.rs/pezpallet-transaction-payment-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/transaction-payment/rpc/runtime-api/Cargo.toml b/bizinikiwi/pezframe/transaction-payment/rpc/runtime-api/Cargo.toml index 7f797c5f..4487d171 100644 --- a/bizinikiwi/pezframe/transaction-payment/rpc/runtime-api/Cargo.toml +++ b/bizinikiwi/pezframe/transaction-payment/rpc/runtime-api/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "RPC runtime API for transaction payment FRAME pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-transaction-payment-rpc-runtime-api" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/Cargo.toml b/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/Cargo.toml index ce8ca815..c722592f 100644 --- a/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/Cargo.toml +++ b/bizinikiwi/pezframe/transaction-payment/skip-feeless-payment/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license.workspace = true repository.workspace = true description = "Pallet to skip payments for calls annotated with `feeless_if` if the respective conditions are satisfied." -documentation = "https://docs.rs/pezpallet-skip-feeless-payment" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/bizinikiwi/pezframe/transaction-storage/Cargo.toml b/bizinikiwi/pezframe/transaction-storage/Cargo.toml index 64eea4ee..53208caa 100644 --- a/bizinikiwi/pezframe/transaction-storage/Cargo.toml +++ b/bizinikiwi/pezframe/transaction-storage/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Storage chain pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-transaction-storage" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/treasury/Cargo.toml b/bizinikiwi/pezframe/treasury/Cargo.toml index 0111bd59..ccf19f2e 100644 --- a/bizinikiwi/pezframe/treasury/Cargo.toml +++ b/bizinikiwi/pezframe/treasury/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet to manage treasury" readme = "README.md" -documentation = "https://docs.rs/pezpallet-treasury" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/try-runtime/Cargo.toml b/bizinikiwi/pezframe/try-runtime/Cargo.toml index 095a5dc0..16f9e9b4 100644 --- a/bizinikiwi/pezframe/try-runtime/Cargo.toml +++ b/bizinikiwi/pezframe/try-runtime/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Supporting types for try-runtime, testing and dry-running commands." -documentation = "https://docs.rs/pezframe-try-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/tx-pause/Cargo.toml b/bizinikiwi/pezframe/tx-pause/Cargo.toml index 0b0daac7..97bc99c8 100644 --- a/bizinikiwi/pezframe/tx-pause/Cargo.toml +++ b/bizinikiwi/pezframe/tx-pause/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME transaction pause pezpallet" -documentation = "https://docs.rs/pezpallet-tx-pause" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/uniques/Cargo.toml b/bizinikiwi/pezframe/uniques/Cargo.toml index b6f207f1..2f41e444 100644 --- a/bizinikiwi/pezframe/uniques/Cargo.toml +++ b/bizinikiwi/pezframe/uniques/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME NFT asset management pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-uniques" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/utility/Cargo.toml b/bizinikiwi/pezframe/utility/Cargo.toml index 9532a7e2..976c52d8 100644 --- a/bizinikiwi/pezframe/utility/Cargo.toml +++ b/bizinikiwi/pezframe/utility/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME utilities pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-utility" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/verify-signature/Cargo.toml b/bizinikiwi/pezframe/verify-signature/Cargo.toml index 003d3942..8bb4a192 100644 --- a/bizinikiwi/pezframe/verify-signature/Cargo.toml +++ b/bizinikiwi/pezframe/verify-signature/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME verify signature pezpallet" readme = "README.md" -documentation = "https://docs.rs/pezpallet-verify-signature" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/vesting/Cargo.toml b/bizinikiwi/pezframe/vesting/Cargo.toml index 57d42211..649252e1 100644 --- a/bizinikiwi/pezframe/vesting/Cargo.toml +++ b/bizinikiwi/pezframe/vesting/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for manage vesting" readme = "README.md" -documentation = "https://docs.rs/pezpallet-vesting" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/pezframe/whitelist/Cargo.toml b/bizinikiwi/pezframe/whitelist/Cargo.toml index 204bba20..4f63f118 100644 --- a/bizinikiwi/pezframe/whitelist/Cargo.toml +++ b/bizinikiwi/pezframe/whitelist/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "FRAME pezpallet for whitelisting calls, and dispatching from a specific origin" -documentation = "https://docs.rs/pezpallet-whitelist" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/api/Cargo.toml b/bizinikiwi/primitives/api/Cargo.toml index 8b46e49e..9b448ff8 100644 --- a/bizinikiwi/primitives/api/Cargo.toml +++ b/bizinikiwi/primitives/api/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi runtime api primitives" readme = "README.md" -documentation = "https://docs.rs/pezsp-api" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/api/proc-macro/Cargo.toml b/bizinikiwi/primitives/api/proc-macro/Cargo.toml index 9b72f59c..a5defe7e 100644 --- a/bizinikiwi/primitives/api/proc-macro/Cargo.toml +++ b/bizinikiwi/primitives/api/proc-macro/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Macros for declaring and implementing runtime apis." -documentation = "https://docs.rs/pezsp-api-proc-macro" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/api/test/Cargo.toml b/bizinikiwi/primitives/api/test/Cargo.toml index 97633a14..5176d1df 100644 --- a/bizinikiwi/primitives/api/test/Cargo.toml +++ b/bizinikiwi/primitives/api/test/Cargo.toml @@ -8,7 +8,7 @@ publish = false homepage.workspace = true repository.workspace = true description = "Pezkuwi SDK primitive: api test" -documentation = "https://docs.rs/pezsp-api-test" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/application-crypto/Cargo.toml b/bizinikiwi/primitives/application-crypto/Cargo.toml index 4d3e9716..c4a64bc9 100644 --- a/bizinikiwi/primitives/application-crypto/Cargo.toml +++ b/bizinikiwi/primitives/application-crypto/Cargo.toml @@ -7,7 +7,7 @@ description = "Provides facilities for generating application specific crypto wr license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsp-application-crypto" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/application-crypto/test/Cargo.toml b/bizinikiwi/primitives/application-crypto/test/Cargo.toml index 853dd179..84647544 100644 --- a/bizinikiwi/primitives/application-crypto/test/Cargo.toml +++ b/bizinikiwi/primitives/application-crypto/test/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" publish = false homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsp-application-crypto-test" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/arithmetic/Cargo.toml b/bizinikiwi/primitives/arithmetic/Cargo.toml index 987386b9..986d6a40 100644 --- a/bizinikiwi/primitives/arithmetic/Cargo.toml +++ b/bizinikiwi/primitives/arithmetic/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Minimal fixed point arithmetic primitives and types for runtime." -documentation = "https://docs.rs/pezsp-arithmetic" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/arithmetic/fuzzer/Cargo.toml b/bizinikiwi/primitives/arithmetic/fuzzer/Cargo.toml index 609d3bec..40cb17c8 100644 --- a/bizinikiwi/primitives/arithmetic/fuzzer/Cargo.toml +++ b/bizinikiwi/primitives/arithmetic/fuzzer/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Fuzzer for fixed point arithmetic primitives." -documentation = "https://docs.rs/pezsp-arithmetic-fuzzer" +documentation.workspace = true publish = false [lints] diff --git a/bizinikiwi/primitives/authority-discovery/Cargo.toml b/bizinikiwi/primitives/authority-discovery/Cargo.toml index ed8615e9..ea45c252 100644 --- a/bizinikiwi/primitives/authority-discovery/Cargo.toml +++ b/bizinikiwi/primitives/authority-discovery/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsp-authority-discovery" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/block-builder/Cargo.toml b/bizinikiwi/primitives/block-builder/Cargo.toml index 2e1d5a9b..a3599c0e 100644 --- a/bizinikiwi/primitives/block-builder/Cargo.toml +++ b/bizinikiwi/primitives/block-builder/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "The block builder runtime api." readme = "README.md" -documentation = "https://docs.rs/pezsp-block-builder" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/blockchain/Cargo.toml b/bizinikiwi/primitives/blockchain/Cargo.toml index 716153c6..da4b8087 100644 --- a/bizinikiwi/primitives/blockchain/Cargo.toml +++ b/bizinikiwi/primitives/blockchain/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Bizinikiwi blockchain traits and primitives." -documentation = "https://docs.rs/pezsp-blockchain" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/consensus/aura/Cargo.toml b/bizinikiwi/primitives/consensus/aura/Cargo.toml index 6649fb59..8c491e83 100644 --- a/bizinikiwi/primitives/consensus/aura/Cargo.toml +++ b/bizinikiwi/primitives/consensus/aura/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsp-consensus-aura" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/consensus/babe/Cargo.toml b/bizinikiwi/primitives/consensus/babe/Cargo.toml index 43a48924..9c92dad7 100644 --- a/bizinikiwi/primitives/consensus/babe/Cargo.toml +++ b/bizinikiwi/primitives/consensus/babe/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsp-consensus-babe" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/consensus/beefy/Cargo.toml b/bizinikiwi/primitives/consensus/beefy/Cargo.toml index bfd6fa6b..3cda9615 100644 --- a/bizinikiwi/primitives/consensus/beefy/Cargo.toml +++ b/bizinikiwi/primitives/consensus/beefy/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Primitives for BEEFY protocol." -documentation = "https://docs.rs/pezsp-consensus-beefy" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/consensus/common/Cargo.toml b/bizinikiwi/primitives/consensus/common/Cargo.toml index 86e0f79f..4d0ed9db 100644 --- a/bizinikiwi/primitives/consensus/common/Cargo.toml +++ b/bizinikiwi/primitives/consensus/common/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Common utilities for building and using consensus engines in bizinikiwi." -documentation = "https://docs.rs/pezsp-consensus/" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/consensus/grandpa/Cargo.toml b/bizinikiwi/primitives/consensus/grandpa/Cargo.toml index 2246dca0..4ae199f9 100644 --- a/bizinikiwi/primitives/consensus/grandpa/Cargo.toml +++ b/bizinikiwi/primitives/consensus/grandpa/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Primitives for GRANDPA integration, suitable for WASM compilation." -documentation = "https://docs.rs/pezsp-consensus-grandpa" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/consensus/pow/Cargo.toml b/bizinikiwi/primitives/consensus/pow/Cargo.toml index 72fc2f0c..4b1bff7d 100644 --- a/bizinikiwi/primitives/consensus/pow/Cargo.toml +++ b/bizinikiwi/primitives/consensus/pow/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsp-consensus-pow" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/consensus/sassafras/Cargo.toml b/bizinikiwi/primitives/consensus/sassafras/Cargo.toml index 966879fa..2447b104 100644 --- a/bizinikiwi/primitives/consensus/sassafras/Cargo.toml +++ b/bizinikiwi/primitives/consensus/sassafras/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "Apache-2.0" homepage.workspace = true repository = "https://github.com/pezkuwichain/pezkuwi-sdk/" -documentation = "https://docs.rs/pezsp-consensus-sassafras" +documentation.workspace = true readme = "README.md" publish = false diff --git a/bizinikiwi/primitives/consensus/slots/Cargo.toml b/bizinikiwi/primitives/consensus/slots/Cargo.toml index fa606bae..b736fa47 100644 --- a/bizinikiwi/primitives/consensus/slots/Cargo.toml +++ b/bizinikiwi/primitives/consensus/slots/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsp-consensus-slots" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/core/Cargo.toml b/bizinikiwi/primitives/core/Cargo.toml index e27e0e4f..599f0773 100644 --- a/bizinikiwi/primitives/core/Cargo.toml +++ b/bizinikiwi/primitives/core/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Shareable Bizinikiwi types." -documentation = "https://docs.rs/pezsp-core" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/core/fuzz/Cargo.toml b/bizinikiwi/primitives/core/fuzz/Cargo.toml index 5576a8e8..86703b33 100644 --- a/bizinikiwi/primitives/core/fuzz/Cargo.toml +++ b/bizinikiwi/primitives/core/fuzz/Cargo.toml @@ -4,7 +4,7 @@ version = "0.0.0" publish = false edition.workspace = true description = "Pezkuwi SDK primitive: core fuzz" -documentation = "https://docs.rs/pezsp-core-fuzz" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } authors = { workspace = true } diff --git a/bizinikiwi/primitives/crypto/ec-utils/Cargo.toml b/bizinikiwi/primitives/crypto/ec-utils/Cargo.toml index f982a695..d3bc45d7 100644 --- a/bizinikiwi/primitives/crypto/ec-utils/Cargo.toml +++ b/bizinikiwi/primitives/crypto/ec-utils/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsp-crypto-ec-utils" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/crypto/hashing/Cargo.toml b/bizinikiwi/primitives/crypto/hashing/Cargo.toml index 779c77e5..1c9a2542 100644 --- a/bizinikiwi/primitives/crypto/hashing/Cargo.toml +++ b/bizinikiwi/primitives/crypto/hashing/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Hashing primitives." -documentation = "https://docs.rs/pezsp-crypto-hashing" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/crypto/hashing/proc-macro/Cargo.toml b/bizinikiwi/primitives/crypto/hashing/proc-macro/Cargo.toml index e58e75a0..01a2c768 100644 --- a/bizinikiwi/primitives/crypto/hashing/proc-macro/Cargo.toml +++ b/bizinikiwi/primitives/crypto/hashing/proc-macro/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Procedural macros for calculating static hashes." -documentation = "https://docs.rs/pezsp-crypto-hashing-proc-macro" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/database/Cargo.toml b/bizinikiwi/primitives/database/Cargo.toml index c7842666..833fd8fe 100644 --- a/bizinikiwi/primitives/database/Cargo.toml +++ b/bizinikiwi/primitives/database/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Bizinikiwi database trait." -documentation = "https://docs.rs/pezsp-database" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/debug-derive/Cargo.toml b/bizinikiwi/primitives/debug-derive/Cargo.toml index 792fcc5e..0f26a4e1 100644 --- a/bizinikiwi/primitives/debug-derive/Cargo.toml +++ b/bizinikiwi/primitives/debug-derive/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Macros to derive runtime debug implementation." -documentation = "https://docs.rs/pezsp-debug-derive" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/externalities/Cargo.toml b/bizinikiwi/primitives/externalities/Cargo.toml index 0445c6c0..0c69441b 100644 --- a/bizinikiwi/primitives/externalities/Cargo.toml +++ b/bizinikiwi/primitives/externalities/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true homepage.workspace = true repository.workspace = true description = "Bizinikiwi externalities abstraction" -documentation = "https://docs.rs/pezsp-externalities" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/genesis-builder/Cargo.toml b/bizinikiwi/primitives/genesis-builder/Cargo.toml index f96b6830..128c31ad 100644 --- a/bizinikiwi/primitives/genesis-builder/Cargo.toml +++ b/bizinikiwi/primitives/genesis-builder/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi RuntimeGenesisConfig builder API" readme = "README.md" -documentation = "https://docs.rs/pezsp-genesis-builder" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/inherents/Cargo.toml b/bizinikiwi/primitives/inherents/Cargo.toml index 44b7d173..b351f8d0 100644 --- a/bizinikiwi/primitives/inherents/Cargo.toml +++ b/bizinikiwi/primitives/inherents/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Provides types and traits for creating and checking inherents." -documentation = "https://docs.rs/pezsp-inherents" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/io/Cargo.toml b/bizinikiwi/primitives/io/Cargo.toml index 0b09d435..c9281d23 100644 --- a/bizinikiwi/primitives/io/Cargo.toml +++ b/bizinikiwi/primitives/io/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "I/O for Bizinikiwi runtimes" -documentation = "https://docs.rs/pezsp-io" +documentation.workspace = true readme = "README.md" build = "build.rs" diff --git a/bizinikiwi/primitives/keyring/Cargo.toml b/bizinikiwi/primitives/keyring/Cargo.toml index 1445f07f..8aff9ba3 100644 --- a/bizinikiwi/primitives/keyring/Cargo.toml +++ b/bizinikiwi/primitives/keyring/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Keyring support code for the runtime. A set of test accounts." -documentation = "https://docs.rs/pezsp-keyring" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/keystore/Cargo.toml b/bizinikiwi/primitives/keystore/Cargo.toml index 452492a4..fe323ceb 100644 --- a/bizinikiwi/primitives/keystore/Cargo.toml +++ b/bizinikiwi/primitives/keystore/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Keystore primitives." -documentation = "https://docs.rs/pezsp-core" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/maybe-compressed-blob/Cargo.toml b/bizinikiwi/primitives/maybe-compressed-blob/Cargo.toml index 4e1f962f..563a22ed 100644 --- a/bizinikiwi/primitives/maybe-compressed-blob/Cargo.toml +++ b/bizinikiwi/primitives/maybe-compressed-blob/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Handling of blobs, usually Wasm code, which may be compressed" -documentation = "https://docs.rs/pezsp-maybe-compressed-blob" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/merkle-mountain-range/Cargo.toml b/bizinikiwi/primitives/merkle-mountain-range/Cargo.toml index 393f0ed6..6ba2ac70 100644 --- a/bizinikiwi/primitives/merkle-mountain-range/Cargo.toml +++ b/bizinikiwi/primitives/merkle-mountain-range/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Merkle Mountain Range primitives." -documentation = "https://docs.rs/pezsp-mmr-primitives" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/metadata-ir/Cargo.toml b/bizinikiwi/primitives/metadata-ir/Cargo.toml index d5401850..12a02fec 100644 --- a/bizinikiwi/primitives/metadata-ir/Cargo.toml +++ b/bizinikiwi/primitives/metadata-ir/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Intermediate representation of the runtime metadata." -documentation = "https://docs.rs/pezsp-metadata-ir" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/mixnet/Cargo.toml b/bizinikiwi/primitives/mixnet/Cargo.toml index f6bbe1bc..54742a11 100644 --- a/bizinikiwi/primitives/mixnet/Cargo.toml +++ b/bizinikiwi/primitives/mixnet/Cargo.toml @@ -11,7 +11,7 @@ edition.workspace = true homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsp-mixnet" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/npos-elections/Cargo.toml b/bizinikiwi/primitives/npos-elections/Cargo.toml index facb5173..6f5cd03f 100644 --- a/bizinikiwi/primitives/npos-elections/Cargo.toml +++ b/bizinikiwi/primitives/npos-elections/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "NPoS election algorithm primitives" readme = "README.md" -documentation = "https://docs.rs/pezsp-npos-elections" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/npos-elections/fuzzer/Cargo.toml b/bizinikiwi/primitives/npos-elections/fuzzer/Cargo.toml index 6b761dc6..194a1eac 100644 --- a/bizinikiwi/primitives/npos-elections/fuzzer/Cargo.toml +++ b/bizinikiwi/primitives/npos-elections/fuzzer/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Fuzzer for phragmén implementation." -documentation = "https://docs.rs/pezsp-npos-elections-fuzzer" +documentation.workspace = true publish = false [lints] diff --git a/bizinikiwi/primitives/offchain/Cargo.toml b/bizinikiwi/primitives/offchain/Cargo.toml index faf84d9a..f5b98384 100644 --- a/bizinikiwi/primitives/offchain/Cargo.toml +++ b/bizinikiwi/primitives/offchain/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsp-offchain" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/panic-handler/Cargo.toml b/bizinikiwi/primitives/panic-handler/Cargo.toml index 7d94707d..223b157f 100644 --- a/bizinikiwi/primitives/panic-handler/Cargo.toml +++ b/bizinikiwi/primitives/panic-handler/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Custom panic hook with bug report link" -documentation = "https://docs.rs/pezsp-panic-handler" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/pez-ethereum-standards/Cargo.toml b/bizinikiwi/primitives/pez-ethereum-standards/Cargo.toml index 6875a446..45f49a64 100644 --- a/bizinikiwi/primitives/pez-ethereum-standards/Cargo.toml +++ b/bizinikiwi/primitives/pez-ethereum-standards/Cargo.toml @@ -7,7 +7,7 @@ description = "Interfaces for Ethereum standards" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pez-ethereum-standards" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/rpc/Cargo.toml b/bizinikiwi/primitives/rpc/Cargo.toml index ee2df9d3..0c29324a 100644 --- a/bizinikiwi/primitives/rpc/Cargo.toml +++ b/bizinikiwi/primitives/rpc/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi RPC primitives and utilities." readme = "README.md" -documentation = "https://docs.rs/pezsp-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/runtime-interface/Cargo.toml b/bizinikiwi/primitives/runtime-interface/Cargo.toml index 579896c1..7ca4e7e3 100644 --- a/bizinikiwi/primitives/runtime-interface/Cargo.toml +++ b/bizinikiwi/primitives/runtime-interface/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Bizinikiwi runtime interface" -documentation = "https://docs.rs/pezsp-runtime-interface/" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/runtime-interface/proc-macro/Cargo.toml b/bizinikiwi/primitives/runtime-interface/proc-macro/Cargo.toml index cba71f2c..ea186398 100644 --- a/bizinikiwi/primitives/runtime-interface/proc-macro/Cargo.toml +++ b/bizinikiwi/primitives/runtime-interface/proc-macro/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "This crate provides procedural macros for usage within the context of the Bizinikiwi runtime interface." -documentation = "https://docs.rs/pezsp-runtime-interface-proc-macro" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/Cargo.toml b/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/Cargo.toml index 0673bb98..779a0d3b 100644 --- a/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/Cargo.toml +++ b/bizinikiwi/primitives/runtime-interface/test-wasm-deprecated/Cargo.toml @@ -9,7 +9,7 @@ homepage.workspace = true repository.workspace = true publish = false description = "Pezkuwi SDK primitive: runtime interface test wasm deprecated" -documentation = "https://docs.rs/pezsp-runtime-interface-test-wasm-deprecated" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/runtime-interface/test-wasm/Cargo.toml b/bizinikiwi/primitives/runtime-interface/test-wasm/Cargo.toml index 86b612bc..1556acc0 100644 --- a/bizinikiwi/primitives/runtime-interface/test-wasm/Cargo.toml +++ b/bizinikiwi/primitives/runtime-interface/test-wasm/Cargo.toml @@ -9,7 +9,7 @@ homepage.workspace = true repository.workspace = true publish = false description = "Pezkuwi SDK primitive: runtime interface test wasm" -documentation = "https://docs.rs/pezsp-runtime-interface-test-wasm" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/runtime-interface/test/Cargo.toml b/bizinikiwi/primitives/runtime-interface/test/Cargo.toml index 3f523b09..95490c99 100644 --- a/bizinikiwi/primitives/runtime-interface/test/Cargo.toml +++ b/bizinikiwi/primitives/runtime-interface/test/Cargo.toml @@ -8,7 +8,7 @@ publish = false homepage.workspace = true repository.workspace = true description = "Pezkuwi SDK primitive: runtime interface test" -documentation = "https://docs.rs/pezsp-runtime-interface-test" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/runtime/Cargo.toml b/bizinikiwi/primitives/runtime/Cargo.toml index 8f769365..64734ea0 100644 --- a/bizinikiwi/primitives/runtime/Cargo.toml +++ b/bizinikiwi/primitives/runtime/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Runtime Modules shared primitive types." -documentation = "https://docs.rs/pezsp-runtime" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/session/Cargo.toml b/bizinikiwi/primitives/session/Cargo.toml index 41202ea2..d7912dce 100644 --- a/bizinikiwi/primitives/session/Cargo.toml +++ b/bizinikiwi/primitives/session/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Primitives for sessions" readme = "README.md" -documentation = "https://docs.rs/pezsp-session" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/staking/Cargo.toml b/bizinikiwi/primitives/staking/Cargo.toml index 843e12aa..c54980af 100644 --- a/bizinikiwi/primitives/staking/Cargo.toml +++ b/bizinikiwi/primitives/staking/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "A crate which contains primitives that are useful for implementation that uses staking approaches in general. Definitions related to sessions, slashing, etc go here." readme = "README.md" -documentation = "https://docs.rs/pezsp-staking" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/state-machine/Cargo.toml b/bizinikiwi/primitives/state-machine/Cargo.toml index c1ad7882..fcc579ee 100644 --- a/bizinikiwi/primitives/state-machine/Cargo.toml +++ b/bizinikiwi/primitives/state-machine/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsp-state-machine" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/state-machine/fuzz/Cargo.toml b/bizinikiwi/primitives/state-machine/fuzz/Cargo.toml index bd878389..65d2fcee 100644 --- a/bizinikiwi/primitives/state-machine/fuzz/Cargo.toml +++ b/bizinikiwi/primitives/state-machine/fuzz/Cargo.toml @@ -5,7 +5,7 @@ publish = false license = "Apache-2.0" edition = "2021" description = "Pezkuwi SDK primitive: state machine fuzz" -documentation = "https://docs.rs/pezsp-state-machine-fuzz" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } authors = { workspace = true } diff --git a/bizinikiwi/primitives/statement-store/Cargo.toml b/bizinikiwi/primitives/statement-store/Cargo.toml index 9cc0f089..5d3a9658 100644 --- a/bizinikiwi/primitives/statement-store/Cargo.toml +++ b/bizinikiwi/primitives/statement-store/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "A crate which contains primitives related to the statement store" readme = "README.md" -documentation = "https://docs.rs/pezsp-statement-store" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/std/Cargo.toml b/bizinikiwi/primitives/std/Cargo.toml index 8fde51d7..deee706d 100644 --- a/bizinikiwi/primitives/std/Cargo.toml +++ b/bizinikiwi/primitives/std/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Lowest-abstraction level for the Bizinikiwi runtime: just exports useful primitives from std or client/alloc to be used with any code that depends on the runtime." -documentation = "https://docs.rs/pezsp-std" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/storage/Cargo.toml b/bizinikiwi/primitives/storage/Cargo.toml index 2f795846..05517ebb 100644 --- a/bizinikiwi/primitives/storage/Cargo.toml +++ b/bizinikiwi/primitives/storage/Cargo.toml @@ -7,7 +7,7 @@ description = "Storage related primitives" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsp-storage/" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/test-primitives/Cargo.toml b/bizinikiwi/primitives/test-primitives/Cargo.toml index e01bfb4d..14efbb98 100644 --- a/bizinikiwi/primitives/test-primitives/Cargo.toml +++ b/bizinikiwi/primitives/test-primitives/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true publish = false description = "Pezkuwi SDK primitive: test primitives" -documentation = "https://docs.rs/pezsp-test-primitives" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/timestamp/Cargo.toml b/bizinikiwi/primitives/timestamp/Cargo.toml index 98740f1d..45614c99 100644 --- a/bizinikiwi/primitives/timestamp/Cargo.toml +++ b/bizinikiwi/primitives/timestamp/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi core types and inherents for timestamps." readme = "README.md" -documentation = "https://docs.rs/pezsp-timestamp" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/tracing/Cargo.toml b/bizinikiwi/primitives/tracing/Cargo.toml index 471e3440..8b74b26c 100644 --- a/bizinikiwi/primitives/tracing/Cargo.toml +++ b/bizinikiwi/primitives/tracing/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Instrumentation primitives and macros for Bizinikiwi." readme = "README.md" -documentation = "https://docs.rs/pezsp-tracing" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/transaction-pool/Cargo.toml b/bizinikiwi/primitives/transaction-pool/Cargo.toml index a897dbb6..e286c31e 100644 --- a/bizinikiwi/primitives/transaction-pool/Cargo.toml +++ b/bizinikiwi/primitives/transaction-pool/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Transaction pool runtime facing API." -documentation = "https://docs.rs/pezsp-transaction-pool" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/transaction-storage-proof/Cargo.toml b/bizinikiwi/primitives/transaction-storage-proof/Cargo.toml index 2bf6399d..73bda9ef 100644 --- a/bizinikiwi/primitives/transaction-storage-proof/Cargo.toml +++ b/bizinikiwi/primitives/transaction-storage-proof/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/pezsp-transaction-storage-proof" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/trie/Cargo.toml b/bizinikiwi/primitives/trie/Cargo.toml index 07d7463e..0308e07c 100644 --- a/bizinikiwi/primitives/trie/Cargo.toml +++ b/bizinikiwi/primitives/trie/Cargo.toml @@ -7,7 +7,7 @@ repository.workspace = true license = "Apache-2.0" edition.workspace = true homepage.workspace = true -documentation = "https://docs.rs/pezsp-trie" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/version/Cargo.toml b/bizinikiwi/primitives/version/Cargo.toml index f6756a1d..61c80e8d 100644 --- a/bizinikiwi/primitives/version/Cargo.toml +++ b/bizinikiwi/primitives/version/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Version module for the Bizinikiwi runtime; Provides a function that returns the runtime version." -documentation = "https://docs.rs/pezsp-version" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/version/proc-macro/Cargo.toml b/bizinikiwi/primitives/version/proc-macro/Cargo.toml index 5765bec8..87f85073 100644 --- a/bizinikiwi/primitives/version/proc-macro/Cargo.toml +++ b/bizinikiwi/primitives/version/proc-macro/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Macro for defining a runtime version." -documentation = "https://docs.rs/pezsp-api-proc-macro" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/primitives/wasm-interface/Cargo.toml b/bizinikiwi/primitives/wasm-interface/Cargo.toml index 92544049..167b24cb 100644 --- a/bizinikiwi/primitives/wasm-interface/Cargo.toml +++ b/bizinikiwi/primitives/wasm-interface/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Types and traits for interfacing between the host and the wasm runtime." -documentation = "https://docs.rs/pezsp-wasm-interface" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/primitives/weights/Cargo.toml b/bizinikiwi/primitives/weights/Cargo.toml index 81248480..7d9436c6 100644 --- a/bizinikiwi/primitives/weights/Cargo.toml +++ b/bizinikiwi/primitives/weights/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Types and traits for interfacing between the host and the wasm runtime." -documentation = "https://docs.rs/pezsp-wasm-interface" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/scripts/ci/pez-node-template-release/Cargo.toml b/bizinikiwi/scripts/ci/pez-node-template-release/Cargo.toml index fd1fa670..b59745f2 100644 --- a/bizinikiwi/scripts/ci/pez-node-template-release/Cargo.toml +++ b/bizinikiwi/scripts/ci/pez-node-template-release/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true publish = false description = "Pezkuwi SDK component: node template release" -documentation = "https://docs.rs/pez-node-template-release" +documentation.workspace = true repository = { workspace = true } [lints] diff --git a/bizinikiwi/test-utils/Cargo.toml b/bizinikiwi/test-utils/Cargo.toml index c0c286ae..71af9f4d 100644 --- a/bizinikiwi/test-utils/Cargo.toml +++ b/bizinikiwi/test-utils/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bizinikiwi test utilities" publish = false -documentation = "https://docs.rs/bizinikiwi-test-utils" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/test-utils/cli/Cargo.toml b/bizinikiwi/test-utils/cli/Cargo.toml index 39e3b414..d3322313 100644 --- a/bizinikiwi/test-utils/cli/Cargo.toml +++ b/bizinikiwi/test-utils/cli/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/bizinikiwi-cli-test-utils" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/test-utils/client/Cargo.toml b/bizinikiwi/test-utils/client/Cargo.toml index 9ae84578..fcaef1b4 100644 --- a/bizinikiwi/test-utils/client/Cargo.toml +++ b/bizinikiwi/test-utils/client/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/bizinikiwi-test-client" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/test-utils/runtime/Cargo.toml b/bizinikiwi/test-utils/runtime/Cargo.toml index 47a72a24..8e6d8ee3 100644 --- a/bizinikiwi/test-utils/runtime/Cargo.toml +++ b/bizinikiwi/test-utils/runtime/Cargo.toml @@ -9,7 +9,7 @@ homepage.workspace = true repository.workspace = true publish = false description = "Bizinikiwi utility: test runtime" -documentation = "https://docs.rs/bizinikiwi-test-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/test-utils/runtime/client/Cargo.toml b/bizinikiwi/test-utils/runtime/client/Cargo.toml index 3fda4f88..de0e8e4e 100644 --- a/bizinikiwi/test-utils/runtime/client/Cargo.toml +++ b/bizinikiwi/test-utils/runtime/client/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true publish = false description = "Bizinikiwi utility: test runtime client" -documentation = "https://docs.rs/bizinikiwi-test-runtime-client" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/test-utils/runtime/transaction-pool/Cargo.toml b/bizinikiwi/test-utils/runtime/transaction-pool/Cargo.toml index cf9cf40a..73bc958d 100644 --- a/bizinikiwi/test-utils/runtime/transaction-pool/Cargo.toml +++ b/bizinikiwi/test-utils/runtime/transaction-pool/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true publish = false description = "Bizinikiwi utility: test runtime transaction pool" -documentation = "https://docs.rs/bizinikiwi-test-runtime-transaction-pool" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/binary-merkle-tree/Cargo.toml b/bizinikiwi/utils/binary-merkle-tree/Cargo.toml index eb22feba..235da825 100644 --- a/bizinikiwi/utils/binary-merkle-tree/Cargo.toml +++ b/bizinikiwi/utils/binary-merkle-tree/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" repository.workspace = true description = "A no-std/Bizinikiwi compatible library to construct binary merkle tree." homepage.workspace = true -documentation = "https://docs.rs/binary-merkle-tree" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/bizinikiwi-bip39/Cargo.toml b/bizinikiwi/utils/bizinikiwi-bip39/Cargo.toml index c7ec9b1b..01f2f581 100644 --- a/bizinikiwi/utils/bizinikiwi-bip39/Cargo.toml +++ b/bizinikiwi/utils/bizinikiwi-bip39/Cargo.toml @@ -3,7 +3,7 @@ name = "bizinikiwi-bip39" version = "0.4.7" license = "Apache-2.0" description = "Converting BIP39 entropy to valid Bizinikiwi (sr25519) SecretKeys" -documentation = "https://docs.rs/bizinikiwi-bip39" +documentation.workspace = true authors.workspace = true edition.workspace = true repository.workspace = true diff --git a/bizinikiwi/utils/build-script-utils/Cargo.toml b/bizinikiwi/utils/build-script-utils/Cargo.toml index 7217f95a..87436325 100644 --- a/bizinikiwi/utils/build-script-utils/Cargo.toml +++ b/bizinikiwi/utils/build-script-utils/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Crate with utility functions for `build.rs` scripts." readme = "README.md" -documentation = "https://docs.rs/bizinikiwi-build-script-utils" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/pez-fork-tree/Cargo.toml b/bizinikiwi/utils/pez-fork-tree/Cargo.toml index ebbea3d0..7c02071d 100644 --- a/bizinikiwi/utils/pez-fork-tree/Cargo.toml +++ b/bizinikiwi/utils/pez-fork-tree/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Utility library for managing tree-like ordered data with logic for pruning the tree while finalizing nodes." -documentation = "https://docs.rs/pez-fork-tree" +documentation.workspace = true readme = "README.md" [lints] diff --git a/bizinikiwi/utils/pezframe/benchmarking-cli/Cargo.toml b/bizinikiwi/utils/pezframe/benchmarking-cli/Cargo.toml index 3994fd68..092249b8 100644 --- a/bizinikiwi/utils/pezframe/benchmarking-cli/Cargo.toml +++ b/bizinikiwi/utils/pezframe/benchmarking-cli/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "CLI for benchmarking FRAME" readme = "README.md" -documentation = "https://docs.rs/pezframe-benchmarking-cli" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/pezframe/pez-generate-bags/Cargo.toml b/bizinikiwi/utils/pezframe/pez-generate-bags/Cargo.toml index e0cf27b7..10f55bd5 100644 --- a/bizinikiwi/utils/pezframe/pez-generate-bags/Cargo.toml +++ b/bizinikiwi/utils/pezframe/pez-generate-bags/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Bag threshold generation script for pezpallet-bag-list" -documentation = "https://docs.rs/pez-generate-bags" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/pezframe/pez-generate-bags/node-runtime/Cargo.toml b/bizinikiwi/utils/pezframe/pez-generate-bags/node-runtime/Cargo.toml index 30006cee..210bfe46 100644 --- a/bizinikiwi/utils/pezframe/pez-generate-bags/node-runtime/Cargo.toml +++ b/bizinikiwi/utils/pezframe/pez-generate-bags/node-runtime/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Bag threshold generation script for pezpallet-bag-list and pez-kitchensink-runtime." publish = false -documentation = "https://docs.rs/node-runtime-pez-generate-bags" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/pezframe/remote-externalities/Cargo.toml b/bizinikiwi/utils/pezframe/remote-externalities/Cargo.toml index 77363b4e..68d1a2f0 100644 --- a/bizinikiwi/utils/pezframe/remote-externalities/Cargo.toml +++ b/bizinikiwi/utils/pezframe/remote-externalities/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "An externalities provided environment that can load itself from remote nodes or cached files" -documentation = "https://docs.rs/frame-remote-externalities" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/pezframe/rpc/client/Cargo.toml b/bizinikiwi/utils/pezframe/rpc/client/Cargo.toml index 1eaf3753..29f08e82 100644 --- a/bizinikiwi/utils/pezframe/rpc/client/Cargo.toml +++ b/bizinikiwi/utils/pezframe/rpc/client/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Shared JSON-RPC client" -documentation = "https://docs.rs/bizinikiwi-rpc-client" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/pezframe/rpc/state-trie-migration-rpc/Cargo.toml b/bizinikiwi/utils/pezframe/rpc/state-trie-migration-rpc/Cargo.toml index a321c8ca..2b18b627 100644 --- a/bizinikiwi/utils/pezframe/rpc/state-trie-migration-rpc/Cargo.toml +++ b/bizinikiwi/utils/pezframe/rpc/state-trie-migration-rpc/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "Node-specific RPC methods for interaction with state trie migration." readme = "README.md" -documentation = "https://docs.rs/bizinikiwi-state-trie-migration-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/pezframe/rpc/support/Cargo.toml b/bizinikiwi/utils/pezframe/rpc/support/Cargo.toml index f1440398..b17ab3ec 100644 --- a/bizinikiwi/utils/pezframe/rpc/support/Cargo.toml +++ b/bizinikiwi/utils/pezframe/rpc/support/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Bizinikiwi RPC for FRAME's support" -documentation = "https://docs.rs/bizinikiwi-frame-rpc-support" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/pezframe/rpc/system/Cargo.toml b/bizinikiwi/utils/pezframe/rpc/system/Cargo.toml index abd2b347..99a9b241 100644 --- a/bizinikiwi/utils/pezframe/rpc/system/Cargo.toml +++ b/bizinikiwi/utils/pezframe/rpc/system/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME's system exposed over Bizinikiwi RPC" readme = "README.md" -documentation = "https://docs.rs/bizinikiwi-frame-rpc-system" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/pezframe/storage-access-test-runtime/Cargo.toml b/bizinikiwi/utils/pezframe/storage-access-test-runtime/Cargo.toml index af30332b..42baa970 100644 --- a/bizinikiwi/utils/pezframe/storage-access-test-runtime/Cargo.toml +++ b/bizinikiwi/utils/pezframe/storage-access-test-runtime/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true publish = true -documentation = "https://docs.rs/frame-storage-access-test-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/prometheus/Cargo.toml b/bizinikiwi/utils/prometheus/Cargo.toml index 12d79cae..b2234b8b 100644 --- a/bizinikiwi/utils/prometheus/Cargo.toml +++ b/bizinikiwi/utils/prometheus/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true homepage.workspace = true repository.workspace = true readme = "README.md" -documentation = "https://docs.rs/bizinikiwi-prometheus-endpoint" +documentation.workspace = true [lints] workspace = true diff --git a/bizinikiwi/utils/txtesttool/Cargo.toml b/bizinikiwi/utils/txtesttool/Cargo.toml index 4aa6368a..3a4c834c 100644 --- a/bizinikiwi/utils/txtesttool/Cargo.toml +++ b/bizinikiwi/utils/txtesttool/Cargo.toml @@ -2,7 +2,7 @@ name = "bizinikiwi-txtesttool" version = "0.7.0" description = "Bizinikiwi utility: A library and CLI tool for sending transactions to Pezkuwi blockchain, enabling developers to test and monitor transaction scenarios." -documentation = "https://docs.rs/bizinikiwi-txtesttool" +documentation.workspace = true license = "Apache-2.0 OR GPL-3.0" authors.workspace = true edition.workspace = true diff --git a/bizinikiwi/utils/wasm-builder/Cargo.toml b/bizinikiwi/utils/wasm-builder/Cargo.toml index c03d8774..36047fdd 100644 --- a/bizinikiwi/utils/wasm-builder/Cargo.toml +++ b/bizinikiwi/utils/wasm-builder/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" homepage.workspace = true -documentation = "https://docs.rs/bizinikiwi-wasm-builder" +documentation.workspace = true [lints] workspace = true diff --git a/docs/sdk/Cargo.toml b/docs/sdk/Cargo.toml index 1195ad45..77ecf4de 100644 --- a/docs/sdk/Cargo.toml +++ b/docs/sdk/Cargo.toml @@ -9,7 +9,7 @@ edition.workspace = true # This crate is not publish-able to crates.io for now because of docify. publish = false version = "0.0.1" -documentation = "https://docs.rs/pezkuwi-sdk-docs" +documentation.workspace = true [lints] workspace = true diff --git a/docs/sdk/packages/guides/first-pezpallet/Cargo.toml b/docs/sdk/packages/guides/first-pezpallet/Cargo.toml index 02d3b0a1..c9404598 100644 --- a/docs/sdk/packages/guides/first-pezpallet/Cargo.toml +++ b/docs/sdk/packages/guides/first-pezpallet/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/pezkuwi-sdk-docs-first-pezpallet" +documentation.workspace = true [lints] workspace = true diff --git a/docs/sdk/packages/guides/first-runtime/Cargo.toml b/docs/sdk/packages/guides/first-runtime/Cargo.toml index e7c6388e..aefbad9c 100644 --- a/docs/sdk/packages/guides/first-runtime/Cargo.toml +++ b/docs/sdk/packages/guides/first-runtime/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/pezkuwi-sdk-docs-first-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/docs/sdk/src/reference_docs/chain_spec_runtime/Cargo.toml b/docs/sdk/src/reference_docs/chain_spec_runtime/Cargo.toml index 3c924e94..f933a695 100644 --- a/docs/sdk/src/reference_docs/chain_spec_runtime/Cargo.toml +++ b/docs/sdk/src/reference_docs/chain_spec_runtime/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/pez-chain-spec-guide-runtime" +documentation.workspace = true [dependencies] codec = { workspace = true } diff --git a/pezbridges/bin/runtime-common/Cargo.toml b/pezbridges/bin/runtime-common/Cargo.toml index 985b304b..c6425b38 100644 --- a/pezbridges/bin/runtime-common/Cargo.toml +++ b/pezbridges/bin/runtime-common/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true repository.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" -documentation = "https://docs.rs/pezbridge-runtime-common" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/chains/chain-pezcumulus/Cargo.toml b/pezbridges/chains/chain-pezcumulus/Cargo.toml index 5c2c61cb..5ed7ec1d 100644 --- a/pezbridges/chains/chain-pezcumulus/Cargo.toml +++ b/pezbridges/chains/chain-pezcumulus/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-bridge-hub-pezcumulus" +documentation.workspace = true homepage = { workspace = true } [package.metadata.pezkuwi-sdk] diff --git a/pezbridges/chains/chain-pezkuwi-bulletin/Cargo.toml b/pezbridges/chains/chain-pezkuwi-bulletin/Cargo.toml index 8d4bf0da..5709de9d 100644 --- a/pezbridges/chains/chain-pezkuwi-bulletin/Cargo.toml +++ b/pezbridges/chains/chain-pezkuwi-bulletin/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-pezkuwi-bulletin" +documentation.workspace = true homepage = { workspace = true } [package.metadata.pezkuwi-sdk] diff --git a/pezbridges/modules/beefy/Cargo.toml b/pezbridges/modules/beefy/Cargo.toml index 4ceca01b..33a45ecc 100644 --- a/pezbridges/modules/beefy/Cargo.toml +++ b/pezbridges/modules/beefy/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true publish = false -documentation = "https://docs.rs/pezpallet-bridge-beefy" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/modules/grandpa/Cargo.toml b/pezbridges/modules/grandpa/Cargo.toml index c18a54d3..f781ec91 100644 --- a/pezbridges/modules/grandpa/Cargo.toml +++ b/pezbridges/modules/grandpa/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/pezpallet-bridge-grandpa" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/modules/messages/Cargo.toml b/pezbridges/modules/messages/Cargo.toml index ef9b9e35..b6c4ce9e 100644 --- a/pezbridges/modules/messages/Cargo.toml +++ b/pezbridges/modules/messages/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/pezpallet-bridge-messages" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/modules/relayers/Cargo.toml b/pezbridges/modules/relayers/Cargo.toml index f0140018..5d46c063 100644 --- a/pezbridges/modules/relayers/Cargo.toml +++ b/pezbridges/modules/relayers/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/pezpallet-bridge-relayers" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/modules/teyrchains/Cargo.toml b/pezbridges/modules/teyrchains/Cargo.toml index 2dea794a..692ea4c3 100644 --- a/pezbridges/modules/teyrchains/Cargo.toml +++ b/pezbridges/modules/teyrchains/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/pezpallet-bridge-teyrchains" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/modules/xcm-bridge-hub-router/Cargo.toml b/pezbridges/modules/xcm-bridge-hub-router/Cargo.toml index 7feec632..8782bd8c 100644 --- a/pezbridges/modules/xcm-bridge-hub-router/Cargo.toml +++ b/pezbridges/modules/xcm-bridge-hub-router/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/pezpallet-xcm-bridge-hub-router" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/modules/xcm-bridge-hub/Cargo.toml b/pezbridges/modules/xcm-bridge-hub/Cargo.toml index 0970ff08..4d86217e 100644 --- a/pezbridges/modules/xcm-bridge-hub/Cargo.toml +++ b/pezbridges/modules/xcm-bridge-hub/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/pezpallet-xcm-bridge-hub" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/ethereum-client/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/ethereum-client/Cargo.toml index 0302acf5..69a41a4e 100644 --- a/pezbridges/pezsnowbridge/pezpallets/ethereum-client/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/ethereum-client/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-pezpallet-ethereum-client" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/ethereum-client/fixtures/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/ethereum-client/fixtures/Cargo.toml index ec8c9929..d25195d1 100644 --- a/pezbridges/pezsnowbridge/pezpallets/ethereum-client/fixtures/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/ethereum-client/fixtures/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-pezpallet-ethereum-client-fixtures" +documentation.workspace = true homepage = { workspace = true } publish = false diff --git a/pezbridges/pezsnowbridge/pezpallets/inbound-queue-v2/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/inbound-queue-v2/Cargo.toml index a1adc078..bc6a2c3e 100644 --- a/pezbridges/pezsnowbridge/pezpallets/inbound-queue-v2/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/inbound-queue-v2/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-pezpallet-inbound-queue-v2" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/inbound-queue-v2/fixtures/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/inbound-queue-v2/fixtures/Cargo.toml index fb7d3ca0..a8909939 100644 --- a/pezbridges/pezsnowbridge/pezpallets/inbound-queue-v2/fixtures/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/inbound-queue-v2/fixtures/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-pezpallet-inbound-queue-v2-fixtures" +documentation.workspace = true homepage = { workspace = true } publish = false diff --git a/pezbridges/pezsnowbridge/pezpallets/inbound-queue/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/inbound-queue/Cargo.toml index f19f4f6e..76b89455 100644 --- a/pezbridges/pezsnowbridge/pezpallets/inbound-queue/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/inbound-queue/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-pezpallet-inbound-queue" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/inbound-queue/fixtures/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/inbound-queue/fixtures/Cargo.toml index f9178a62..0f409b5f 100644 --- a/pezbridges/pezsnowbridge/pezpallets/inbound-queue/fixtures/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/inbound-queue/fixtures/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-pezpallet-inbound-queue-fixtures" +documentation.workspace = true homepage = { workspace = true } publish = false diff --git a/pezbridges/pezsnowbridge/pezpallets/outbound-queue-v2/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/outbound-queue-v2/Cargo.toml index f914f4f3..bcaf540b 100644 --- a/pezbridges/pezsnowbridge/pezpallets/outbound-queue-v2/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/outbound-queue-v2/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-pezpallet-outbound-queue-v2" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/outbound-queue-v2/runtime-api/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/outbound-queue-v2/runtime-api/Cargo.toml index d91e9363..d570f499 100644 --- a/pezbridges/pezsnowbridge/pezpallets/outbound-queue-v2/runtime-api/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/outbound-queue-v2/runtime-api/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-outbound-queue-v2-runtime-api" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/outbound-queue/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/outbound-queue/Cargo.toml index 816fd674..ade1d97b 100644 --- a/pezbridges/pezsnowbridge/pezpallets/outbound-queue/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/outbound-queue/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-pezpallet-outbound-queue" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/outbound-queue/runtime-api/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/outbound-queue/runtime-api/Cargo.toml index eb7ce5c8..81550c48 100644 --- a/pezbridges/pezsnowbridge/pezpallets/outbound-queue/runtime-api/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/outbound-queue/runtime-api/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-outbound-queue-runtime-api" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/system-frontend/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/system-frontend/Cargo.toml index c2fd139b..09e0dd89 100644 --- a/pezbridges/pezsnowbridge/pezpallets/system-frontend/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/system-frontend/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-pezpallet-system-frontend" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/system-v2/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/system-v2/Cargo.toml index 5eaa0143..ca36601d 100644 --- a/pezbridges/pezsnowbridge/pezpallets/system-v2/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/system-v2/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-pezpallet-system-v2" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/system-v2/runtime-api/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/system-v2/runtime-api/Cargo.toml index ef3afd8f..9f22b024 100644 --- a/pezbridges/pezsnowbridge/pezpallets/system-v2/runtime-api/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/system-v2/runtime-api/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-system-v2-runtime-api" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/system/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/system/Cargo.toml index e8fc3263..c368c990 100644 --- a/pezbridges/pezsnowbridge/pezpallets/system/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/system/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-pezpallet-system" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/pezpallets/system/runtime-api/Cargo.toml b/pezbridges/pezsnowbridge/pezpallets/system/runtime-api/Cargo.toml index 214789d6..5ce336a1 100644 --- a/pezbridges/pezsnowbridge/pezpallets/system/runtime-api/Cargo.toml +++ b/pezbridges/pezsnowbridge/pezpallets/system/runtime-api/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-system-runtime-api" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/primitives/beacon/Cargo.toml b/pezbridges/pezsnowbridge/primitives/beacon/Cargo.toml index 48ca8232..c7cf5b50 100644 --- a/pezbridges/pezsnowbridge/primitives/beacon/Cargo.toml +++ b/pezbridges/pezsnowbridge/primitives/beacon/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-beacon-primitives" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/primitives/core/Cargo.toml b/pezbridges/pezsnowbridge/primitives/core/Cargo.toml index e39b9c66..9e227512 100644 --- a/pezbridges/pezsnowbridge/primitives/core/Cargo.toml +++ b/pezbridges/pezsnowbridge/primitives/core/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-core" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/primitives/ethereum/Cargo.toml b/pezbridges/pezsnowbridge/primitives/ethereum/Cargo.toml index ef1f44c2..47ea8756 100644 --- a/pezbridges/pezsnowbridge/primitives/ethereum/Cargo.toml +++ b/pezbridges/pezsnowbridge/primitives/ethereum/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-ethereum" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/primitives/inbound-queue/Cargo.toml b/pezbridges/pezsnowbridge/primitives/inbound-queue/Cargo.toml index 3f8c3522..298e6228 100644 --- a/pezbridges/pezsnowbridge/primitives/inbound-queue/Cargo.toml +++ b/pezbridges/pezsnowbridge/primitives/inbound-queue/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-inbound-queue-primitives" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/primitives/merkle-tree/Cargo.toml b/pezbridges/pezsnowbridge/primitives/merkle-tree/Cargo.toml index a9857a4c..4ee29fe4 100644 --- a/pezbridges/pezsnowbridge/primitives/merkle-tree/Cargo.toml +++ b/pezbridges/pezsnowbridge/primitives/merkle-tree/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-merkle-tree" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/primitives/outbound-queue/Cargo.toml b/pezbridges/pezsnowbridge/primitives/outbound-queue/Cargo.toml index 5646e96b..71f961b7 100644 --- a/pezbridges/pezsnowbridge/primitives/outbound-queue/Cargo.toml +++ b/pezbridges/pezsnowbridge/primitives/outbound-queue/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-outbound-queue-primitives" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/primitives/verification/Cargo.toml b/pezbridges/pezsnowbridge/primitives/verification/Cargo.toml index 7da93952..648625a8 100644 --- a/pezbridges/pezsnowbridge/primitives/verification/Cargo.toml +++ b/pezbridges/pezsnowbridge/primitives/verification/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-verification-primitives" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/pezsnowbridge/runtime/test-common/Cargo.toml b/pezbridges/pezsnowbridge/runtime/test-common/Cargo.toml index eacedd4b..9b0a3919 100644 --- a/pezbridges/pezsnowbridge/runtime/test-common/Cargo.toml +++ b/pezbridges/pezsnowbridge/runtime/test-common/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezsnowbridge-runtime-test-common" +documentation.workspace = true [lints] workspace = true diff --git a/pezbridges/pezsnowbridge/test-utils/Cargo.toml b/pezbridges/pezsnowbridge/test-utils/Cargo.toml index 75103f13..5fa8d45f 100644 --- a/pezbridges/pezsnowbridge/test-utils/Cargo.toml +++ b/pezbridges/pezsnowbridge/test-utils/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true repository.workspace = true license = "Apache-2.0" categories = ["cryptography::cryptocurrencies"] -documentation = "https://docs.rs/pezsnowbridge-test-utils" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/primitives/beefy/Cargo.toml b/pezbridges/primitives/beefy/Cargo.toml index e730b1fd..376b5d3f 100644 --- a/pezbridges/primitives/beefy/Cargo.toml +++ b/pezbridges/primitives/beefy/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true publish = false -documentation = "https://docs.rs/bp-beefy" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/primitives/header-chain/Cargo.toml b/pezbridges/primitives/header-chain/Cargo.toml index 541f7475..8d02139e 100644 --- a/pezbridges/primitives/header-chain/Cargo.toml +++ b/pezbridges/primitives/header-chain/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-header-pez-chain" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/primitives/messages/Cargo.toml b/pezbridges/primitives/messages/Cargo.toml index 710a946a..02b10a95 100644 --- a/pezbridges/primitives/messages/Cargo.toml +++ b/pezbridges/primitives/messages/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-messages" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/primitives/pezkuwi-core/Cargo.toml b/pezbridges/primitives/pezkuwi-core/Cargo.toml index 6cd8be01..790a538e 100644 --- a/pezbridges/primitives/pezkuwi-core/Cargo.toml +++ b/pezbridges/primitives/pezkuwi-core/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-pezkuwi-core" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/primitives/relayers/Cargo.toml b/pezbridges/primitives/relayers/Cargo.toml index 8dae3753..8b02acc6 100644 --- a/pezbridges/primitives/relayers/Cargo.toml +++ b/pezbridges/primitives/relayers/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-relayers" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/primitives/runtime/Cargo.toml b/pezbridges/primitives/runtime/Cargo.toml index 7bd81f11..d8640187 100644 --- a/pezbridges/primitives/runtime/Cargo.toml +++ b/pezbridges/primitives/runtime/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/pezbp-runtime" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/primitives/test-utils/Cargo.toml b/pezbridges/primitives/test-utils/Cargo.toml index f2d94cd8..b390e0ea 100644 --- a/pezbridges/primitives/test-utils/Cargo.toml +++ b/pezbridges/primitives/test-utils/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-test-utils" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/primitives/teyrchains/Cargo.toml b/pezbridges/primitives/teyrchains/Cargo.toml index 1c931750..c4f31dad 100644 --- a/pezbridges/primitives/teyrchains/Cargo.toml +++ b/pezbridges/primitives/teyrchains/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-teyrchains" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/primitives/xcm-bridge-hub-router/Cargo.toml b/pezbridges/primitives/xcm-bridge-hub-router/Cargo.toml index 02b7ed51..9ff07f5c 100644 --- a/pezbridges/primitives/xcm-bridge-hub-router/Cargo.toml +++ b/pezbridges/primitives/xcm-bridge-hub-router/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-xcm-bridge-hub-router" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/primitives/xcm-bridge-hub/Cargo.toml b/pezbridges/primitives/xcm-bridge-hub/Cargo.toml index 49c1aeff..ca932beb 100644 --- a/pezbridges/primitives/xcm-bridge-hub/Cargo.toml +++ b/pezbridges/primitives/xcm-bridge-hub/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-xcm-bridge-hub" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/relays/client-bizinikiwi/Cargo.toml b/pezbridges/relays/client-bizinikiwi/Cargo.toml index 91577758..54f34a23 100644 --- a/pezbridges/relays/client-bizinikiwi/Cargo.toml +++ b/pezbridges/relays/client-bizinikiwi/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true publish = false description = "Pezkuwi SDK component: relay bizinikiwi client" -documentation = "https://docs.rs/relay-bizinikiwi-client" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/relays/equivocation/Cargo.toml b/pezbridges/relays/equivocation/Cargo.toml index 09cf99c7..60178c2a 100644 --- a/pezbridges/relays/equivocation/Cargo.toml +++ b/pezbridges/relays/equivocation/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true description = "Equivocation detector" publish = false -documentation = "https://docs.rs/pez-equivocation-detector" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/relays/finality/Cargo.toml b/pezbridges/relays/finality/Cargo.toml index 272e2275..cecd9e2c 100644 --- a/pezbridges/relays/finality/Cargo.toml +++ b/pezbridges/relays/finality/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true description = "Finality proofs relay" publish = false -documentation = "https://docs.rs/pez-finality-relay" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/relays/lib-bizinikiwi-relay/Cargo.toml b/pezbridges/relays/lib-bizinikiwi-relay/Cargo.toml index 62026366..7a1b5bf2 100644 --- a/pezbridges/relays/lib-bizinikiwi-relay/Cargo.toml +++ b/pezbridges/relays/lib-bizinikiwi-relay/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true publish = false description = "Bizinikiwi utility: relay helper" -documentation = "https://docs.rs/bizinikiwi-relay-helper" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/relays/messages/Cargo.toml b/pezbridges/relays/messages/Cargo.toml index c8bdff9a..3c9e3b58 100644 --- a/pezbridges/relays/messages/Cargo.toml +++ b/pezbridges/relays/messages/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true publish = false description = "Pezkuwi SDK component: messages relay" -documentation = "https://docs.rs/pez-messages-relay" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/relays/teyrchains/Cargo.toml b/pezbridges/relays/teyrchains/Cargo.toml index 52df25a0..630df96f 100644 --- a/pezbridges/relays/teyrchains/Cargo.toml +++ b/pezbridges/relays/teyrchains/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true publish = false description = "Pezkuwi SDK component: teyrchains relay" -documentation = "https://docs.rs/teyrchains-relay" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezbridges/relays/utils/Cargo.toml b/pezbridges/relays/utils/Cargo.toml index 31126d9f..ba47fd5c 100644 --- a/pezbridges/relays/utils/Cargo.toml +++ b/pezbridges/relays/utils/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true publish = false description = "Pezkuwi SDK component: relay utils" -documentation = "https://docs.rs/relay-utils" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezcumulus/bin/pov-validator/Cargo.toml b/pezcumulus/bin/pov-validator/Cargo.toml index bd6da5a7..06b3dc41 100644 --- a/pezcumulus/bin/pov-validator/Cargo.toml +++ b/pezcumulus/bin/pov-validator/Cargo.toml @@ -7,7 +7,7 @@ repository.workspace = true license.workspace = true homepage.workspace = true description = "A tool for validating PoVs locally" -documentation = "https://docs.rs/pezcumulus-pov-validator" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/bootnodes/Cargo.toml b/pezcumulus/client/bootnodes/Cargo.toml index e9f14d6f..d98e50e5 100644 --- a/pezcumulus/client/bootnodes/Cargo.toml +++ b/pezcumulus/client/bootnodes/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true build = "build.rs" -documentation = "https://docs.rs/pezcumulus-client-bootnodes" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/cli/Cargo.toml b/pezcumulus/client/cli/Cargo.toml index 1b91544d..70674a6d 100644 --- a/pezcumulus/client/cli/Cargo.toml +++ b/pezcumulus/client/cli/Cargo.toml @@ -7,7 +7,7 @@ description = "Teyrchain node CLI utilities." license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-client-cli" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/collator/Cargo.toml b/pezcumulus/client/collator/Cargo.toml index 219b2524..5324bb34 100644 --- a/pezcumulus/client/collator/Cargo.toml +++ b/pezcumulus/client/collator/Cargo.toml @@ -7,7 +7,7 @@ description = "Common node-side functionality and glue code to collate teyrchain license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-client-collator" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/consensus/aura/Cargo.toml b/pezcumulus/client/consensus/aura/Cargo.toml index 283b4400..e2c678a4 100644 --- a/pezcumulus/client/consensus/aura/Cargo.toml +++ b/pezcumulus/client/consensus/aura/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-client-consensus-aura" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/consensus/common/Cargo.toml b/pezcumulus/client/consensus/common/Cargo.toml index 762adcfc..e84d1f71 100644 --- a/pezcumulus/client/consensus/common/Cargo.toml +++ b/pezcumulus/client/consensus/common/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-client-consensus-common" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/consensus/proposer/Cargo.toml b/pezcumulus/client/consensus/proposer/Cargo.toml index 09cea7f0..62ca4f84 100644 --- a/pezcumulus/client/consensus/proposer/Cargo.toml +++ b/pezcumulus/client/consensus/proposer/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-client-consensus-proposer" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/consensus/relay-chain/Cargo.toml b/pezcumulus/client/consensus/relay-chain/Cargo.toml index 59f4f2d5..55352c7c 100644 --- a/pezcumulus/client/consensus/relay-chain/Cargo.toml +++ b/pezcumulus/client/consensus/relay-chain/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-client-consensus-relay-chain" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/network/Cargo.toml b/pezcumulus/client/network/Cargo.toml index 989a70d5..1ab61b01 100644 --- a/pezcumulus/client/network/Cargo.toml +++ b/pezcumulus/client/network/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-client-network" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/pov-recovery/Cargo.toml b/pezcumulus/client/pov-recovery/Cargo.toml index c4697906..99cb27ba 100644 --- a/pezcumulus/client/pov-recovery/Cargo.toml +++ b/pezcumulus/client/pov-recovery/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-client-pov-recovery" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/relay-chain-inprocess-interface/Cargo.toml b/pezcumulus/client/relay-chain-inprocess-interface/Cargo.toml index dc36ef9d..777d5a1d 100644 --- a/pezcumulus/client/relay-chain-inprocess-interface/Cargo.toml +++ b/pezcumulus/client/relay-chain-inprocess-interface/Cargo.toml @@ -7,7 +7,7 @@ description = "Implementation of the RelayChainInterface trait for Pezkuwi full- license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-relay-chain-inprocess-interface" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/relay-chain-interface/Cargo.toml b/pezcumulus/client/relay-chain-interface/Cargo.toml index 85160698..06e69bff 100644 --- a/pezcumulus/client/relay-chain-interface/Cargo.toml +++ b/pezcumulus/client/relay-chain-interface/Cargo.toml @@ -7,7 +7,7 @@ description = "Common interface for different relay chain datasources." license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-relay-chain-interface" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/relay-chain-minimal-node/Cargo.toml b/pezcumulus/client/relay-chain-minimal-node/Cargo.toml index 380bf00e..e06f8ed7 100644 --- a/pezcumulus/client/relay-chain-minimal-node/Cargo.toml +++ b/pezcumulus/client/relay-chain-minimal-node/Cargo.toml @@ -7,7 +7,7 @@ description = "Minimal node implementation to be used in tandem with RPC or ligh license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-relay-chain-minimal-node" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/relay-chain-rpc-interface/Cargo.toml b/pezcumulus/client/relay-chain-rpc-interface/Cargo.toml index 7b5c4f6a..1c77742e 100644 --- a/pezcumulus/client/relay-chain-rpc-interface/Cargo.toml +++ b/pezcumulus/client/relay-chain-rpc-interface/Cargo.toml @@ -7,7 +7,7 @@ description = "Implementation of the RelayChainInterface trait that connects to license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-relay-chain-rpc-interface" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/relay-chain-streams/Cargo.toml b/pezcumulus/client/relay-chain-streams/Cargo.toml index 47601bf0..913ab2bf 100644 --- a/pezcumulus/client/relay-chain-streams/Cargo.toml +++ b/pezcumulus/client/relay-chain-streams/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-relay-chain-streams" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/service/Cargo.toml b/pezcumulus/client/service/Cargo.toml index fc6691a8..9391402d 100644 --- a/pezcumulus/client/service/Cargo.toml +++ b/pezcumulus/client/service/Cargo.toml @@ -8,7 +8,7 @@ description = "Common functions used to assemble the components of a teyrchain n license = "GPL-3.0-or-later WITH Classpath-exception-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-client-service" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/client/teyrchain-inherent/Cargo.toml b/pezcumulus/client/teyrchain-inherent/Cargo.toml index 1e0b3c7a..b289fb50 100644 --- a/pezcumulus/client/teyrchain-inherent/Cargo.toml +++ b/pezcumulus/client/teyrchain-inherent/Cargo.toml @@ -7,7 +7,7 @@ description = "Inherent that needs to be present in every teyrchain block. Conta license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-client-teyrchain-inherent" +documentation.workspace = true [dependencies] async-trait = { workspace = true } diff --git a/pezcumulus/pezkuwi-omni-node/Cargo.toml b/pezcumulus/pezkuwi-omni-node/Cargo.toml index 867d9232..28a29940 100644 --- a/pezcumulus/pezkuwi-omni-node/Cargo.toml +++ b/pezcumulus/pezkuwi-omni-node/Cargo.toml @@ -8,7 +8,7 @@ description = "Generic binary that can run a teyrchain node with u32 block numbe license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-omni-node" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/pezkuwi-omni-node/lib/Cargo.toml b/pezcumulus/pezkuwi-omni-node/lib/Cargo.toml index 02186431..79168bda 100644 --- a/pezcumulus/pezkuwi-omni-node/lib/Cargo.toml +++ b/pezcumulus/pezkuwi-omni-node/lib/Cargo.toml @@ -7,7 +7,7 @@ description = "Helper library that can be used to build a teyrchain node" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-omni-node-lib" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/pezkuwi-teyrchain/Cargo.toml b/pezcumulus/pezkuwi-teyrchain/Cargo.toml index 1b6c3a7d..d9686cc8 100644 --- a/pezcumulus/pezkuwi-teyrchain/Cargo.toml +++ b/pezcumulus/pezkuwi-teyrchain/Cargo.toml @@ -8,7 +8,7 @@ description = "Runs a pezkuwi teyrchain node" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-teyrchain-bin" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/pezpallets/ah-ops/Cargo.toml b/pezcumulus/pezpallets/ah-ops/Cargo.toml index 2c1c7de6..476892a7 100644 --- a/pezcumulus/pezpallets/ah-ops/Cargo.toml +++ b/pezcumulus/pezpallets/ah-ops/Cargo.toml @@ -6,7 +6,7 @@ version = "0.1.0" edition.workspace = true authors.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezpallet-ah-ops" +documentation.workspace = true homepage = { workspace = true } [package.metadata.pezkuwi-sdk] diff --git a/pezcumulus/pezpallets/aura-ext/Cargo.toml b/pezcumulus/pezpallets/aura-ext/Cargo.toml index 9dc32ee8..5a843de5 100644 --- a/pezcumulus/pezpallets/aura-ext/Cargo.toml +++ b/pezcumulus/pezpallets/aura-ext/Cargo.toml @@ -7,7 +7,7 @@ description = "AURA consensus extension pezpallet for teyrchains" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-pezpallet-aura-ext" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/pezpallets/collator-selection/Cargo.toml b/pezcumulus/pezpallets/collator-selection/Cargo.toml index f0d600da..b94d9e9f 100644 --- a/pezcumulus/pezpallets/collator-selection/Cargo.toml +++ b/pezcumulus/pezpallets/collator-selection/Cargo.toml @@ -8,7 +8,7 @@ name = "pezpallet-collator-selection" readme = "README.md" repository.workspace = true version = "9.0.0" -documentation = "https://docs.rs/pezpallet-collator-selection" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/pezpallets/dmp-queue/Cargo.toml b/pezcumulus/pezpallets/dmp-queue/Cargo.toml index d7ce27ad..c7968bfb 100644 --- a/pezcumulus/pezpallets/dmp-queue/Cargo.toml +++ b/pezcumulus/pezpallets/dmp-queue/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true repository.workspace = true description = "Migrates messages from the old DMP queue pezpallet." license = "Apache-2.0" -documentation = "https://docs.rs/pezcumulus-pezpallet-dmp-queue" +documentation.workspace = true homepage = { workspace = true } [lints] diff --git a/pezcumulus/pezpallets/session-benchmarking/Cargo.toml b/pezcumulus/pezpallets/session-benchmarking/Cargo.toml index 13256f1a..5da2f64f 100644 --- a/pezcumulus/pezpallets/session-benchmarking/Cargo.toml +++ b/pezcumulus/pezpallets/session-benchmarking/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true description = "FRAME sessions pezpallet benchmarking" readme = "README.md" -documentation = "https://docs.rs/pezcumulus-pezpallet-session-benchmarking" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/pezpallets/solo-to-para/Cargo.toml b/pezcumulus/pezpallets/solo-to-para/Cargo.toml index 868ee137..5591b389 100644 --- a/pezcumulus/pezpallets/solo-to-para/Cargo.toml +++ b/pezcumulus/pezpallets/solo-to-para/Cargo.toml @@ -7,7 +7,7 @@ description = "Adds functionality to migrate from a Solo to a Teyrchain" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-pezpallet-solo-to-para" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/pezpallets/teyrchain-system/Cargo.toml b/pezcumulus/pezpallets/teyrchain-system/Cargo.toml index 912c5ec4..bdb7cd66 100644 --- a/pezcumulus/pezpallets/teyrchain-system/Cargo.toml +++ b/pezcumulus/pezpallets/teyrchain-system/Cargo.toml @@ -7,7 +7,7 @@ description = "Base pezpallet for pezcumulus-based teyrchains" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-pezpallet-teyrchain-system" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/pezpallets/teyrchain-system/proc-macro/Cargo.toml b/pezcumulus/pezpallets/teyrchain-system/proc-macro/Cargo.toml index 8023c823..a68ada0b 100644 --- a/pezcumulus/pezpallets/teyrchain-system/proc-macro/Cargo.toml +++ b/pezcumulus/pezpallets/teyrchain-system/proc-macro/Cargo.toml @@ -7,7 +7,7 @@ description = "Proc macros provided by the teyrchain-system pezpallet" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-pezpallet-teyrchain-system-proc-macro" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/pezpallets/weight-reclaim/Cargo.toml b/pezcumulus/pezpallets/weight-reclaim/Cargo.toml index f49e5cbf..58f03220 100644 --- a/pezcumulus/pezpallets/weight-reclaim/Cargo.toml +++ b/pezcumulus/pezpallets/weight-reclaim/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "pezpallet and transaction extensions for accurate proof size reclaim" -documentation = "https://docs.rs/pezcumulus-pezpallet-weight-reclaim" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/pezpallets/xcm/Cargo.toml b/pezcumulus/pezpallets/xcm/Cargo.toml index 7a90cb71..cd268ff5 100644 --- a/pezcumulus/pezpallets/xcm/Cargo.toml +++ b/pezcumulus/pezpallets/xcm/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" description = "Pallet for stuff specific to teyrchains' usage of XCM" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-pezpallet-xcm" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/pezpallets/xcmp-queue/Cargo.toml b/pezcumulus/pezpallets/xcmp-queue/Cargo.toml index f52222b8..0833ec90 100644 --- a/pezcumulus/pezpallets/xcmp-queue/Cargo.toml +++ b/pezcumulus/pezpallets/xcmp-queue/Cargo.toml @@ -7,7 +7,7 @@ description = "Pallet to queue outbound and inbound XCMP messages." license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-pezpallet-xcmp-queue" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/primitives/aura/Cargo.toml b/pezcumulus/primitives/aura/Cargo.toml index 8887b37b..54614655 100644 --- a/pezcumulus/primitives/aura/Cargo.toml +++ b/pezcumulus/primitives/aura/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" description = "Core primitives for Aura in Pezcumulus" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-primitives-aura" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/primitives/core/Cargo.toml b/pezcumulus/primitives/core/Cargo.toml index 24962cf0..a7b3a723 100644 --- a/pezcumulus/primitives/core/Cargo.toml +++ b/pezcumulus/primitives/core/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" description = "Pezcumulus related core primitive types and traits" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-primitives-core" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/primitives/proof-size-hostfunction/Cargo.toml b/pezcumulus/primitives/proof-size-hostfunction/Cargo.toml index 3fa791cb..32cd51bc 100644 --- a/pezcumulus/primitives/proof-size-hostfunction/Cargo.toml +++ b/pezcumulus/primitives/proof-size-hostfunction/Cargo.toml @@ -7,7 +7,7 @@ description = "Hostfunction exposing storage proof size to the runtime." license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-primitives-proof-size-hostfunction" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/primitives/storage-weight-reclaim/Cargo.toml b/pezcumulus/primitives/storage-weight-reclaim/Cargo.toml index 0b53479b..6c830570 100644 --- a/pezcumulus/primitives/storage-weight-reclaim/Cargo.toml +++ b/pezcumulus/primitives/storage-weight-reclaim/Cargo.toml @@ -7,7 +7,7 @@ description = "Utilities to reclaim storage weight." license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-primitives-storage-weight-reclaim" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/primitives/teyrchain-inherent/Cargo.toml b/pezcumulus/primitives/teyrchain-inherent/Cargo.toml index 9f8ece3c..93399657 100644 --- a/pezcumulus/primitives/teyrchain-inherent/Cargo.toml +++ b/pezcumulus/primitives/teyrchain-inherent/Cargo.toml @@ -7,7 +7,7 @@ description = "Inherent that needs to be present in every teyrchain block. Conta license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-primitives-teyrchain-inherent" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/primitives/timestamp/Cargo.toml b/pezcumulus/primitives/timestamp/Cargo.toml index 211bfdc5..a00f2648 100644 --- a/pezcumulus/primitives/timestamp/Cargo.toml +++ b/pezcumulus/primitives/timestamp/Cargo.toml @@ -7,7 +7,7 @@ description = "Provides timestamp related functionality for teyrchains." license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-primitives-timestamp" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/primitives/utility/Cargo.toml b/pezcumulus/primitives/utility/Cargo.toml index e2d5f975..5c235692 100644 --- a/pezcumulus/primitives/utility/Cargo.toml +++ b/pezcumulus/primitives/utility/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" description = "Helper datatypes for Pezcumulus" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-primitives-utility" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/test/client/Cargo.toml b/pezcumulus/test/client/Cargo.toml index 1f8dd7e0..9a64d7be 100644 --- a/pezcumulus/test/client/Cargo.toml +++ b/pezcumulus/test/client/Cargo.toml @@ -5,7 +5,7 @@ authors.workspace = true edition.workspace = true publish = false description = "Pezkuwi SDK cumulus/teyrchain component: test client" -documentation = "https://docs.rs/pezcumulus-test-client" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } license = { workspace = true } diff --git a/pezcumulus/test/relay-sproof-builder/Cargo.toml b/pezcumulus/test/relay-sproof-builder/Cargo.toml index f1288f10..c7b3e605 100644 --- a/pezcumulus/test/relay-sproof-builder/Cargo.toml +++ b/pezcumulus/test/relay-sproof-builder/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" description = "Mocked relay state proof builder for testing Pezcumulus." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-test-relay-sproof-builder" +documentation.workspace = true publish = false [lints] diff --git a/pezcumulus/test/runtime/Cargo.toml b/pezcumulus/test/runtime/Cargo.toml index ac4b455c..0ae2869b 100644 --- a/pezcumulus/test/runtime/Cargo.toml +++ b/pezcumulus/test/runtime/Cargo.toml @@ -5,7 +5,7 @@ authors.workspace = true edition.workspace = true publish = false description = "Pezkuwi SDK cumulus/teyrchain component: test runtime" -documentation = "https://docs.rs/pezcumulus-test-runtime" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } license = { workspace = true } diff --git a/pezcumulus/test/service/Cargo.toml b/pezcumulus/test/service/Cargo.toml index c659c651..c5bbfcca 100644 --- a/pezcumulus/test/service/Cargo.toml +++ b/pezcumulus/test/service/Cargo.toml @@ -5,7 +5,7 @@ authors.workspace = true edition.workspace = true publish = false description = "Pezkuwi SDK cumulus/teyrchain component: test service" -documentation = "https://docs.rs/pezcumulus-test-service" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } license = { workspace = true } diff --git a/pezcumulus/teyrchains/common/Cargo.toml b/pezcumulus/teyrchains/common/Cargo.toml index 5e8ee2b2..484dbcc3 100644 --- a/pezcumulus/teyrchains/common/Cargo.toml +++ b/pezcumulus/teyrchains/common/Cargo.toml @@ -7,7 +7,7 @@ description = "Logic which is common to all teyrchain runtimes" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/teyrchains-common" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/Cargo.toml index 844d7a23..3ebf434c 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/pezkuwichain/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Pezkuwichain emulated chain" publish = false -documentation = "https://docs.rs/pezkuwichain-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/Cargo.toml index d8e8991e..62785b56 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/relays/zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Zagros emulated chain" publish = false -documentation = "https://docs.rs/zagros-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/Cargo.toml index 188cb6a0..3dcf610b 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-pezkuwichain/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Asset Hub Pezkuwichain emulated chain" publish = false -documentation = "https://docs.rs/asset-hub-pezkuwichain-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/Cargo.toml index 4b62eb37..1bf2d715 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/assets/asset-hub-zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Asset Hub Zagros emulated chain" publish = false -documentation = "https://docs.rs/asset-hub-zagros-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/Cargo.toml index 2f8d135c..9aef072a 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/collectives/collectives-zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Collectives Zagros emulated chain" publish = false -documentation = "https://docs.rs/collectives-zagros-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/Cargo.toml index 64216d49..b9c0f719 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-pezkuwichain/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Coretime Pezkuwichain emulated chain" publish = false -documentation = "https://docs.rs/coretime-pezkuwichain-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/Cargo.toml index 98b3427a..622f2958 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/coretime/coretime-zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Coretime Zagros emulated chain" publish = false -documentation = "https://docs.rs/coretime-zagros-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/Cargo.toml index 05e3da50..25d5f718 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-pezkuwichain/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "People Pezkuwichain emulated chain" publish = false -documentation = "https://docs.rs/people-pezkuwichain-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/Cargo.toml index b5751d1d..39522ac9 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/people/people-zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "People Zagros emulated chain" publish = false -documentation = "https://docs.rs/people-zagros-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/Cargo.toml index 7aafd28c..d75dd0a1 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-pezkuwichain/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Bridge Hub Pezkuwichain emulated chain" publish = false -documentation = "https://docs.rs/pezbridge-hub-pezkuwichain-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/Cargo.toml index fed739ae..91c8fbcb 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/pezbridges/bridge-hub-zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Bridge Hub Zagros emulated chain" publish = false -documentation = "https://docs.rs/pezbridge-hub-zagros-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/Cargo.toml index 1383ee70..4f461018 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/chains/teyrchains/testing/penpal/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Penpal emulated chain" publish = false -documentation = "https://docs.rs/pez-penpal-emulated-chain" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/common/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/common/Cargo.toml index de74045a..ab4d06f7 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/common/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/common/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" description = "Common resources for integration testing with xcm-pez-emulator" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/emulated-integration-tests-common" +documentation.workspace = true publish = false [lints] diff --git a/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-system/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-system/Cargo.toml index f1bc789c..1a2575d5 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-system/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-system/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Pezkuwichain System emulated network" publish = false -documentation = "https://docs.rs/pezkuwichain-system-emulated-network" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-zagros-system/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-zagros-system/Cargo.toml index f62136f1..fcd67c29 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-zagros-system/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/networks/pezkuwichain-zagros-system/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Pezkuwichain<>Zagros emulated bridged network" publish = false -documentation = "https://docs.rs/pezkuwichain-zagros-system-emulated-network" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/networks/zagros-system/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/networks/zagros-system/Cargo.toml index ffadd6da..481a921d 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/networks/zagros-system/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/networks/zagros-system/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Zagros System emulated network" publish = false -documentation = "https://docs.rs/zagros-system-emulated-network" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/Cargo.toml index 162fd414..1c761485 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-pezkuwichain/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Asset Hub Pezkuwichain runtime integration tests with xcm-pez-emulator" publish = false -documentation = "https://docs.rs/asset-hub-pezkuwichain-integration-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/Cargo.toml index b59c0487..f87e0c6f 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/assets/asset-hub-zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Asset Hub Zagros runtime integration tests with xcm-pez-emulator" publish = false -documentation = "https://docs.rs/asset-hub-zagros-integration-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/Cargo.toml index 37eaa663..14d0c3da 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/collectives/collectives-zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Collectives Zagros runtime integration tests with xcm-pez-emulator" publish = false -documentation = "https://docs.rs/collectives-zagros-integration-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/Cargo.toml index baf3a03f..61435808 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-pezkuwichain/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Coretime Pezkuwichain runtime integration tests with xcm-pez-emulator" publish = false -documentation = "https://docs.rs/coretime-pezkuwichain-integration-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/Cargo.toml index d80fce63..f7439b02 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/coretime/coretime-zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Coretime Zagros runtime integration tests with xcm-pez-emulator" publish = false -documentation = "https://docs.rs/coretime-zagros-integration-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/Cargo.toml index 204ff60d..d50a574a 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/governance/zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Zagros governance integration tests with xcm-pez-emulator" publish = false -documentation = "https://docs.rs/governance-zagros-integration-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/Cargo.toml index 803db9ff..02ac4064 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-pezkuwichain/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "People Pezkuwichain runtime integration tests with xcm-pez-emulator" publish = false -documentation = "https://docs.rs/people-pezkuwichain-integration-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/Cargo.toml index e8a495c5..c8630354 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/people/people-zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "People Zagros runtime integration tests with xcm-pez-emulator" publish = false -documentation = "https://docs.rs/people-zagros-integration-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/Cargo.toml index fe16d88e..5028c596 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-pezkuwichain/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Bridge Hub Pezkuwichain runtime integration tests with xcm-pez-emulator" publish = false -documentation = "https://docs.rs/pezbridge-hub-pezkuwichain-integration-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/Cargo.toml b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/Cargo.toml index 90f40898..8302f4a2 100644 --- a/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/integration-tests/emulated/tests/pezbridges/bridge-hub-zagros/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" description = "Bridge Hub Zagros runtime integration tests with xcm-pez-emulator" publish = false -documentation = "https://docs.rs/pezbridge-hub-zagros-integration-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/teyrchains/pezpallets/collective-content/Cargo.toml b/pezcumulus/teyrchains/pezpallets/collective-content/Cargo.toml index b556870e..0eb713a0 100644 --- a/pezcumulus/teyrchains/pezpallets/collective-content/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/collective-content/Cargo.toml @@ -10,7 +10,7 @@ description = "Managed content" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezpallet-collective-content" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/pezpallets/identity-kyc/Cargo.toml b/pezcumulus/teyrchains/pezpallets/identity-kyc/Cargo.toml index 34c75949..1b9daa2b 100644 --- a/pezcumulus/teyrchains/pezpallets/identity-kyc/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/identity-kyc/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-identity-kyc" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pezcumulus/teyrchains/pezpallets/perwerde/Cargo.toml b/pezcumulus/teyrchains/pezpallets/perwerde/Cargo.toml index b5fd9021..7792a6f2 100644 --- a/pezcumulus/teyrchains/pezpallets/perwerde/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/perwerde/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-perwerde" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pezcumulus/teyrchains/pezpallets/pez-rewards/Cargo.toml b/pezcumulus/teyrchains/pezpallets/pez-rewards/Cargo.toml index 1ac08812..b34b9bfd 100644 --- a/pezcumulus/teyrchains/pezpallets/pez-rewards/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/pez-rewards/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-pez-rewards" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pezcumulus/teyrchains/pezpallets/pez-treasury/Cargo.toml b/pezcumulus/teyrchains/pezpallets/pez-treasury/Cargo.toml index c30c842f..b72b1c4f 100644 --- a/pezcumulus/teyrchains/pezpallets/pez-treasury/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/pez-treasury/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-pez-treasury" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pezcumulus/teyrchains/pezpallets/ping/Cargo.toml b/pezcumulus/teyrchains/pezpallets/ping/Cargo.toml index 777a2fa6..f382034d 100644 --- a/pezcumulus/teyrchains/pezpallets/ping/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/ping/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" description = "Ping Pallet for Pezcumulus XCM/UMP testing." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezcumulus-ping" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/pezpallets/presale/Cargo.toml b/pezcumulus/teyrchains/pezpallets/presale/Cargo.toml index 00a2c975..cb58b2f3 100644 --- a/pezcumulus/teyrchains/pezpallets/presale/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/presale/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-presale" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pezcumulus/teyrchains/pezpallets/referral/Cargo.toml b/pezcumulus/teyrchains/pezpallets/referral/Cargo.toml index b9f74010..2c819eee 100644 --- a/pezcumulus/teyrchains/pezpallets/referral/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/referral/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-referral" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pezcumulus/teyrchains/pezpallets/staking-score/Cargo.toml b/pezcumulus/teyrchains/pezpallets/staking-score/Cargo.toml index 171774ba..084c092e 100644 --- a/pezcumulus/teyrchains/pezpallets/staking-score/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/staking-score/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-staking-score" +documentation.workspace = true [dependencies] codec = { workspace = true, default-features = false, features = ["derive"] } diff --git a/pezcumulus/teyrchains/pezpallets/teyrchain-info/Cargo.toml b/pezcumulus/teyrchains/pezpallets/teyrchain-info/Cargo.toml index 96393780..b08e16a6 100644 --- a/pezcumulus/teyrchains/pezpallets/teyrchain-info/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/teyrchain-info/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" description = "Pallet to store the teyrchain ID" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezstaging-teyrchain-info" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/pezpallets/tiki/Cargo.toml b/pezcumulus/teyrchains/pezpallets/tiki/Cargo.toml index b147f84a..0b4c4a1a 100644 --- a/pezcumulus/teyrchains/pezpallets/tiki/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/tiki/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-tiki" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pezcumulus/teyrchains/pezpallets/token-wrapper/Cargo.toml b/pezcumulus/teyrchains/pezpallets/token-wrapper/Cargo.toml index fc7cbc36..a0bc5364 100644 --- a/pezcumulus/teyrchains/pezpallets/token-wrapper/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/token-wrapper/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-token-wrapper" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pezcumulus/teyrchains/pezpallets/trust/Cargo.toml b/pezcumulus/teyrchains/pezpallets/trust/Cargo.toml index bfbc8720..79a28bc2 100644 --- a/pezcumulus/teyrchains/pezpallets/trust/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/trust/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-trust" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pezcumulus/teyrchains/pezpallets/welati/Cargo.toml b/pezcumulus/teyrchains/pezpallets/welati/Cargo.toml index 6306ab54..e213c7a5 100644 --- a/pezcumulus/teyrchains/pezpallets/welati/Cargo.toml +++ b/pezcumulus/teyrchains/pezpallets/welati/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-welati" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/Cargo.toml index b3a760fe..1303888a 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/asset-hub-pezkuwichain-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/bridge-primitives/Cargo.toml b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/bridge-primitives/Cargo.toml index 794ce082..0a1c6861 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/bridge-primitives/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-pezkuwichain/bridge-primitives/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "Apache-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-asset-hub-pezkuwichain" +documentation.workspace = true homepage = { workspace = true } [package.metadata.pezkuwi-sdk] diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/Cargo.toml b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/Cargo.toml index 9379a04f..97213013 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/Cargo.toml @@ -7,7 +7,7 @@ description = "Zagros variant of Asset Hub teyrchain runtime" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/asset-hub-zagros-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/bridge-primitives/Cargo.toml b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/bridge-primitives/Cargo.toml index bd17ec17..f984ba11 100644 --- a/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/bridge-primitives/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/assets/asset-hub-zagros/bridge-primitives/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "Apache-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-asset-hub-zagros" +documentation.workspace = true homepage = { workspace = true } [package.metadata.pezkuwi-sdk] diff --git a/pezcumulus/teyrchains/runtimes/assets/common/Cargo.toml b/pezcumulus/teyrchains/runtimes/assets/common/Cargo.toml index e0e2d9ec..87de13a6 100644 --- a/pezcumulus/teyrchains/runtimes/assets/common/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/assets/common/Cargo.toml @@ -7,7 +7,7 @@ description = "Assets common utilities" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/assets-common" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/assets/test-utils/Cargo.toml b/pezcumulus/teyrchains/runtimes/assets/test-utils/Cargo.toml index 284fe379..163f3434 100644 --- a/pezcumulus/teyrchains/runtimes/assets/test-utils/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/assets/test-utils/Cargo.toml @@ -7,7 +7,7 @@ description = "Test utils for Asset Hub runtimes." license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/asset-test-pezutils" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/Cargo.toml index cfa1660f..234464c9 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/Cargo.toml @@ -7,7 +7,7 @@ description = "Pezkuwichain's BridgeHub teyrchain runtime" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezbridge-hub-pezkuwichain-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/bridge-primitives/Cargo.toml b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/bridge-primitives/Cargo.toml index e82e27ef..ba55b612 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/bridge-primitives/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-pezkuwichain/bridge-primitives/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "Apache-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-bridge-hub-pezkuwichain" +documentation.workspace = true homepage = { workspace = true } [package.metadata.pezkuwi-sdk] diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/Cargo.toml b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/Cargo.toml index 78e3fd06..3c64b7f8 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/Cargo.toml @@ -7,7 +7,7 @@ description = "Zagros's BridgeHub teyrchain runtime" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezbridge-hub-zagros-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/bridge-primitives/Cargo.toml b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/bridge-primitives/Cargo.toml index 41a4c527..ab7961fb 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/bridge-primitives/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/bridge-hub-zagros/bridge-primitives/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "Apache-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-bridge-hub-zagros" +documentation.workspace = true homepage = { workspace = true } [package.metadata.pezkuwi-sdk] diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/Cargo.toml b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/Cargo.toml index e0f233c0..5faf0bf1 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/common/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/common/Cargo.toml @@ -7,7 +7,7 @@ description = "Bridge hub common utilities" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/bridge-hub-common" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/Cargo.toml b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/Cargo.toml index d55bde4a..894c41fe 100644 --- a/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/bridge-hubs/test-utils/Cargo.toml @@ -7,7 +7,7 @@ description = "Utils for BridgeHub testing" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezbridge-hub-test-utils" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/Cargo.toml b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/Cargo.toml index 016c95a9..879fc794 100644 --- a/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/collectives/collectives-zagros/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" description = "Zagros Collectives Teyrchain Runtime" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/collectives-zagros-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/constants/Cargo.toml b/pezcumulus/teyrchains/runtimes/constants/Cargo.toml index eb269bb2..12773211 100644 --- a/pezcumulus/teyrchains/runtimes/constants/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/constants/Cargo.toml @@ -7,7 +7,7 @@ description = "Common constants for Testnet Teyrchains runtimes" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/testnet-teyrchains-constants" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/Cargo.toml index a2c178e6..029aa0f2 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-pezkuwichain/Cargo.toml @@ -7,7 +7,7 @@ description = "Pezkuwichain's Coretime teyrchain runtime" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/coretime-pezkuwichain-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/Cargo.toml b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/Cargo.toml index 613f7266..00f69adb 100644 --- a/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/coretime/coretime-zagros/Cargo.toml @@ -7,7 +7,7 @@ description = "Zagros's Coretime teyrchain runtime" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/coretime-zagros-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/Cargo.toml b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/Cargo.toml index 9d29e725..fe2c08b5 100644 --- a/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/glutton/glutton-zagros/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" description = "Glutton teyrchain runtime." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/glutton-zagros-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/Cargo.toml b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/Cargo.toml index 1fd9bd52..eb2f6aad 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true publish = false -documentation = "https://docs.rs/people-pezkuwichain-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/people/people-zagros/Cargo.toml b/pezcumulus/teyrchains/runtimes/people/people-zagros/Cargo.toml index 58124214..71eb6b4a 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-zagros/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/people/people-zagros/Cargo.toml @@ -7,7 +7,7 @@ description = "Zagros's People teyrchain runtime" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/people-zagros-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/test-utils/Cargo.toml b/pezcumulus/teyrchains/runtimes/test-utils/Cargo.toml index f35c75eb..6e997fca 100644 --- a/pezcumulus/teyrchains/runtimes/test-utils/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/test-utils/Cargo.toml @@ -7,7 +7,7 @@ description = "Utils for Runtimes testing" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/teyrchains-runtimes-test-utils" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/testing/penpal/Cargo.toml b/pezcumulus/teyrchains/runtimes/testing/penpal/Cargo.toml index d2384133..25ad88d1 100644 --- a/pezcumulus/teyrchains/runtimes/testing/penpal/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/testing/penpal/Cargo.toml @@ -7,7 +7,7 @@ license = "Unlicense" homepage.workspace = true repository.workspace = true edition.workspace = true -documentation = "https://docs.rs/pez-penpal-runtime" +documentation.workspace = true publish = false [lints] diff --git a/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/Cargo.toml b/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/Cargo.toml index aff73bce..c40a4909 100644 --- a/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/testing/pezkuwichain-teyrchain/Cargo.toml @@ -7,7 +7,7 @@ description = "Simple runtime used by the pezkuwichain teyrchain(s)" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwichain-teyrchain-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/Cargo.toml b/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/Cargo.toml index 7e9dfc3a..8d28b094 100644 --- a/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/Cargo.toml +++ b/pezcumulus/teyrchains/runtimes/testing/yet-another-teyrchain/Cargo.toml @@ -7,7 +7,7 @@ description = "Simple runtime used by the testing teyrchain(s)" license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/yet-another-teyrchain-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/xcm/xcm-pez-emulator/Cargo.toml b/pezcumulus/xcm/xcm-pez-emulator/Cargo.toml index bbd8e1a7..73e63267 100644 --- a/pezcumulus/xcm/xcm-pez-emulator/Cargo.toml +++ b/pezcumulus/xcm/xcm-pez-emulator/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license = "Apache-2.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/xcm-pez-emulator" +documentation.workspace = true [lints] workspace = true diff --git a/pezcumulus/zombienet/zombienet-sdk-helpers/Cargo.toml b/pezcumulus/zombienet/zombienet-sdk-helpers/Cargo.toml index 87a10e8d..3bd943ae 100644 --- a/pezcumulus/zombienet/zombienet-sdk-helpers/Cargo.toml +++ b/pezcumulus/zombienet/zombienet-sdk-helpers/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license.workspace = true publish = false -documentation = "https://docs.rs/pezcumulus-zombienet-sdk-helpers" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezcumulus/zombienet/zombienet-sdk/Cargo.toml b/pezcumulus/zombienet/zombienet-sdk/Cargo.toml index c23c4cf6..57916eb6 100644 --- a/pezcumulus/zombienet/zombienet-sdk/Cargo.toml +++ b/pezcumulus/zombienet/zombienet-sdk/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license.workspace = true publish = false -documentation = "https://docs.rs/pezcumulus-zombienet-sdk-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/Cargo.toml b/pezkuwi/Cargo.toml index bbd6f2fd..a60b1e9d 100644 --- a/pezkuwi/Cargo.toml +++ b/pezkuwi/Cargo.toml @@ -10,7 +10,7 @@ version = "6.0.0" default-run = "pezkuwi" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi" +documentation.workspace = true [badges] maintenance = { status = "actively-developed" } diff --git a/pezkuwi/cli/Cargo.toml b/pezkuwi/cli/Cargo.toml index 89154fc9..708c9a59 100644 --- a/pezkuwi/cli/Cargo.toml +++ b/pezkuwi/cli/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-cli" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/core-primitives/Cargo.toml b/pezkuwi/core-primitives/Cargo.toml index 6095d9f6..f67a2748 100644 --- a/pezkuwi/core-primitives/Cargo.toml +++ b/pezkuwi/core-primitives/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-core-primitives" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/erasure-coding/Cargo.toml b/pezkuwi/erasure-coding/Cargo.toml index 88a9513f..338e357c 100644 --- a/pezkuwi/erasure-coding/Cargo.toml +++ b/pezkuwi/erasure-coding/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-erasure-coding" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/erasure-coding/fuzzer/Cargo.toml b/pezkuwi/erasure-coding/fuzzer/Cargo.toml index 090255d7..094ca059 100644 --- a/pezkuwi/erasure-coding/fuzzer/Cargo.toml +++ b/pezkuwi/erasure-coding/fuzzer/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license.workspace = true publish = false description = "Pezkuwi SDK component: erasure coding fuzzer" -documentation = "https://docs.rs/pez-erasure-coding-fuzzer" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/node/collation-generation/Cargo.toml b/pezkuwi/node/collation-generation/Cargo.toml index 3919d1ec..da499aa1 100644 --- a/pezkuwi/node/collation-generation/Cargo.toml +++ b/pezkuwi/node/collation-generation/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Collator-side subsystem that handles incoming candidate submissions from the teyrchain." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-collation-generation" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/approval-voting-parallel/Cargo.toml b/pezkuwi/node/core/approval-voting-parallel/Cargo.toml index 05acd7fd..9c806e09 100644 --- a/pezkuwi/node/core/approval-voting-parallel/Cargo.toml +++ b/pezkuwi/node/core/approval-voting-parallel/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Approval Voting Subsystem running approval work in parallel" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-approval-voting-parallel" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/approval-voting/Cargo.toml b/pezkuwi/node/core/approval-voting/Cargo.toml index 80717003..b8401b6e 100644 --- a/pezkuwi/node/core/approval-voting/Cargo.toml +++ b/pezkuwi/node/core/approval-voting/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Approval Voting Subsystem of the Pezkuwi node" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-approval-voting" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/av-store/Cargo.toml b/pezkuwi/node/core/av-store/Cargo.toml index 4cf725cd..b1390ffa 100644 --- a/pezkuwi/node/core/av-store/Cargo.toml +++ b/pezkuwi/node/core/av-store/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-av-store" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/backing/Cargo.toml b/pezkuwi/node/core/backing/Cargo.toml index 731b0298..f9b27dc1 100644 --- a/pezkuwi/node/core/backing/Cargo.toml +++ b/pezkuwi/node/core/backing/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "The Candidate Backing Subsystem. Tracks teyrchain candidates that can be backed, as well as the issuance of statements about candidates." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-backing" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/bitfield-signing/Cargo.toml b/pezkuwi/node/core/bitfield-signing/Cargo.toml index 70232d5c..871b7f5c 100644 --- a/pezkuwi/node/core/bitfield-signing/Cargo.toml +++ b/pezkuwi/node/core/bitfield-signing/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Bitfield signing subsystem for the Pezkuwi node" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-bitfield-signing" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/candidate-validation/Cargo.toml b/pezkuwi/node/core/candidate-validation/Cargo.toml index a9035d85..b175e847 100644 --- a/pezkuwi/node/core/candidate-validation/Cargo.toml +++ b/pezkuwi/node/core/candidate-validation/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-candidate-validation" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/chain-api/Cargo.toml b/pezkuwi/node/core/chain-api/Cargo.toml index e0cf74b6..d3fedec7 100644 --- a/pezkuwi/node/core/chain-api/Cargo.toml +++ b/pezkuwi/node/core/chain-api/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "The Chain API subsystem provides access to chain related utility functions like block number to hash conversions." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-chain-api" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/chain-selection/Cargo.toml b/pezkuwi/node/core/chain-selection/Cargo.toml index c5a1bbd4..b9d5d610 100644 --- a/pezkuwi/node/core/chain-selection/Cargo.toml +++ b/pezkuwi/node/core/chain-selection/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-chain-selection" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/dispute-coordinator/Cargo.toml b/pezkuwi/node/core/dispute-coordinator/Cargo.toml index 2071aa12..fc7df159 100644 --- a/pezkuwi/node/core/dispute-coordinator/Cargo.toml +++ b/pezkuwi/node/core/dispute-coordinator/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-dispute-coordinator" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/prospective-teyrchains/Cargo.toml b/pezkuwi/node/core/prospective-teyrchains/Cargo.toml index 34777445..22b211bb 100644 --- a/pezkuwi/node/core/prospective-teyrchains/Cargo.toml +++ b/pezkuwi/node/core/prospective-teyrchains/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "The Prospective Teyrchains subsystem. Tracks and handles prospective teyrchain fragments." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-prospective-teyrchains" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/provisioner/Cargo.toml b/pezkuwi/node/core/provisioner/Cargo.toml index d9f6839d..c50096dd 100644 --- a/pezkuwi/node/core/provisioner/Cargo.toml +++ b/pezkuwi/node/core/provisioner/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-provisioner" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/pvf-checker/Cargo.toml b/pezkuwi/node/core/pvf-checker/Cargo.toml index e7d0739b..7c5cf827 100644 --- a/pezkuwi/node/core/pvf-checker/Cargo.toml +++ b/pezkuwi/node/core/pvf-checker/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-pvf-checker" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/pvf/Cargo.toml b/pezkuwi/node/core/pvf/Cargo.toml index 8becde4c..67e458e3 100644 --- a/pezkuwi/node/core/pvf/Cargo.toml +++ b/pezkuwi/node/core/pvf/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-pvf" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/pvf/common/Cargo.toml b/pezkuwi/node/core/pvf/common/Cargo.toml index 49e66960..1751c066 100644 --- a/pezkuwi/node/core/pvf/common/Cargo.toml +++ b/pezkuwi/node/core/pvf/common/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-pvf-common" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/pvf/execute-worker/Cargo.toml b/pezkuwi/node/core/pvf/execute-worker/Cargo.toml index 814d0994..6dd7387e 100644 --- a/pezkuwi/node/core/pvf/execute-worker/Cargo.toml +++ b/pezkuwi/node/core/pvf/execute-worker/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-pvf-execute-worker" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/pvf/prepare-worker/Cargo.toml b/pezkuwi/node/core/pvf/prepare-worker/Cargo.toml index 44f67475..212f3b77 100644 --- a/pezkuwi/node/core/pvf/prepare-worker/Cargo.toml +++ b/pezkuwi/node/core/pvf/prepare-worker/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-pvf-prepare-worker" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/runtime-api/Cargo.toml b/pezkuwi/node/core/runtime-api/Cargo.toml index fc53090f..b1e33e05 100644 --- a/pezkuwi/node/core/runtime-api/Cargo.toml +++ b/pezkuwi/node/core/runtime-api/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-runtime-api" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/core/teyrchains-inherent/Cargo.toml b/pezkuwi/node/core/teyrchains-inherent/Cargo.toml index c59494f8..3bf74ad4 100644 --- a/pezkuwi/node/core/teyrchains-inherent/Cargo.toml +++ b/pezkuwi/node/core/teyrchains-inherent/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Teyrchains inherent data provider for Pezkuwi node" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-core-teyrchains-inherent" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/gum/Cargo.toml b/pezkuwi/node/gum/Cargo.toml index 0c73da95..8b9e4f07 100644 --- a/pezkuwi/node/gum/Cargo.toml +++ b/pezkuwi/node/gum/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Stick logs together with the TraceID as provided by tempo" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pez-tracing-gum" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/gum/proc-macro/Cargo.toml b/pezkuwi/node/gum/proc-macro/Cargo.toml index 4e704f4a..159cd092 100644 --- a/pezkuwi/node/gum/proc-macro/Cargo.toml +++ b/pezkuwi/node/gum/proc-macro/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pez-tracing-gum-proc-macro" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/malus/Cargo.toml b/pezkuwi/node/malus/Cargo.toml index 69852bca..31dd0718 100644 --- a/pezkuwi/node/malus/Cargo.toml +++ b/pezkuwi/node/malus/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true readme = "README.md" publish = false -documentation = "https://docs.rs/pezkuwi-test-malus" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/node/metrics/Cargo.toml b/pezkuwi/node/metrics/Cargo.toml index d5d91685..8ab508e5 100644 --- a/pezkuwi/node/metrics/Cargo.toml +++ b/pezkuwi/node/metrics/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-metrics" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/network/approval-distribution/Cargo.toml b/pezkuwi/node/network/approval-distribution/Cargo.toml index 6c8c3f18..c5a9ebae 100644 --- a/pezkuwi/node/network/approval-distribution/Cargo.toml +++ b/pezkuwi/node/network/approval-distribution/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-approval-distribution" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/network/availability-distribution/Cargo.toml b/pezkuwi/node/network/availability-distribution/Cargo.toml index fd6b4f80..d3e3c934 100644 --- a/pezkuwi/node/network/availability-distribution/Cargo.toml +++ b/pezkuwi/node/network/availability-distribution/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-availability-distribution" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/network/availability-recovery/Cargo.toml b/pezkuwi/node/network/availability-recovery/Cargo.toml index 203aee46..7b1ef9cf 100644 --- a/pezkuwi/node/network/availability-recovery/Cargo.toml +++ b/pezkuwi/node/network/availability-recovery/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-availability-recovery" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/network/bitfield-distribution/Cargo.toml b/pezkuwi/node/network/bitfield-distribution/Cargo.toml index 3b2e8419..0cddb7f7 100644 --- a/pezkuwi/node/network/bitfield-distribution/Cargo.toml +++ b/pezkuwi/node/network/bitfield-distribution/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-availability-bitfield-distribution" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/network/bridge/Cargo.toml b/pezkuwi/node/network/bridge/Cargo.toml index c457bab5..0f4e27c3 100644 --- a/pezkuwi/node/network/bridge/Cargo.toml +++ b/pezkuwi/node/network/bridge/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-network-bridge" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/network/collator-protocol/Cargo.toml b/pezkuwi/node/network/collator-protocol/Cargo.toml index 907193d1..925a29f2 100644 --- a/pezkuwi/node/network/collator-protocol/Cargo.toml +++ b/pezkuwi/node/network/collator-protocol/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-collator-protocol" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/network/dispute-distribution/Cargo.toml b/pezkuwi/node/network/dispute-distribution/Cargo.toml index 955df5cc..d722b029 100644 --- a/pezkuwi/node/network/dispute-distribution/Cargo.toml +++ b/pezkuwi/node/network/dispute-distribution/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-dispute-distribution" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/network/gossip-support/Cargo.toml b/pezkuwi/node/network/gossip-support/Cargo.toml index 45d8e596..da8bdc77 100644 --- a/pezkuwi/node/network/gossip-support/Cargo.toml +++ b/pezkuwi/node/network/gossip-support/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-gossip-support" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/network/protocol/Cargo.toml b/pezkuwi/node/network/protocol/Cargo.toml index 247a821b..e55ee2df 100644 --- a/pezkuwi/node/network/protocol/Cargo.toml +++ b/pezkuwi/node/network/protocol/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Primitives types for the Node-side" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-network-protocol" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/network/statement-distribution/Cargo.toml b/pezkuwi/node/network/statement-distribution/Cargo.toml index 7ad166e7..8a374efe 100644 --- a/pezkuwi/node/network/statement-distribution/Cargo.toml +++ b/pezkuwi/node/network/statement-distribution/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-statement-distribution" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/overseer/Cargo.toml b/pezkuwi/node/overseer/Cargo.toml index e9318e79..73a746ea 100644 --- a/pezkuwi/node/overseer/Cargo.toml +++ b/pezkuwi/node/overseer/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "System overseer of the Pezkuwi node" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-overseer" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/primitives/Cargo.toml b/pezkuwi/node/primitives/Cargo.toml index aa722a8d..c902aa72 100644 --- a/pezkuwi/node/primitives/Cargo.toml +++ b/pezkuwi/node/primitives/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-pez-node-primitives" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/service/Cargo.toml b/pezkuwi/node/service/Cargo.toml index 83dfb4b6..8640051a 100644 --- a/pezkuwi/node/service/Cargo.toml +++ b/pezkuwi/node/service/Cargo.toml @@ -8,7 +8,7 @@ license.workspace = true description = "Utils to tie different Pezkuwi components together and allow instantiation of a node." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-service" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/subsystem-bench/Cargo.toml b/pezkuwi/node/subsystem-bench/Cargo.toml index 09d80c1c..e6cfd072 100644 --- a/pezkuwi/node/subsystem-bench/Cargo.toml +++ b/pezkuwi/node/subsystem-bench/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true readme = "README.md" publish = false -documentation = "https://docs.rs/pezkuwi-subsystem-bench" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/node/subsystem-test-helpers/Cargo.toml b/pezkuwi/node/subsystem-test-helpers/Cargo.toml index 16735b46..b847f6ad 100644 --- a/pezkuwi/node/subsystem-test-helpers/Cargo.toml +++ b/pezkuwi/node/subsystem-test-helpers/Cargo.toml @@ -6,7 +6,7 @@ version = "1.0.0" authors.workspace = true edition.workspace = true license.workspace = true -documentation = "https://docs.rs/pezkuwi-node-subsystem-test-helpers" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/node/subsystem-types/Cargo.toml b/pezkuwi/node/subsystem-types/Cargo.toml index d876389b..1ed2365d 100644 --- a/pezkuwi/node/subsystem-types/Cargo.toml +++ b/pezkuwi/node/subsystem-types/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-subsystem-types" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/subsystem-util/Cargo.toml b/pezkuwi/node/subsystem-util/Cargo.toml index cdcad38e..dc1b8839 100644 --- a/pezkuwi/node/subsystem-util/Cargo.toml +++ b/pezkuwi/node/subsystem-util/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-subsystem-util" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/subsystem/Cargo.toml b/pezkuwi/node/subsystem/Cargo.toml index 49f21b82..b828b01d 100644 --- a/pezkuwi/node/subsystem/Cargo.toml +++ b/pezkuwi/node/subsystem/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-node-subsystem" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/test/client/Cargo.toml b/pezkuwi/node/test/client/Cargo.toml index 867583a1..1572a069 100644 --- a/pezkuwi/node/test/client/Cargo.toml +++ b/pezkuwi/node/test/client/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license.workspace = true description = "Pezkuwi SDK relay chain component: test client" -documentation = "https://docs.rs/pezkuwi-test-client" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/node/test/service/Cargo.toml b/pezkuwi/node/test/service/Cargo.toml index 26704d82..cf44dcd4 100644 --- a/pezkuwi/node/test/service/Cargo.toml +++ b/pezkuwi/node/test/service/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license.workspace = true description = "Pezkuwi SDK relay chain component: test service" -documentation = "https://docs.rs/pezkuwi-test-service" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/node/tracking-allocator/Cargo.toml b/pezkuwi/node/tracking-allocator/Cargo.toml index b909b583..3e73854a 100644 --- a/pezkuwi/node/tracking-allocator/Cargo.toml +++ b/pezkuwi/node/tracking-allocator/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezstaging-tracking-allocator" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/node/zombienet-backchannel/Cargo.toml b/pezkuwi/node/zombienet-backchannel/Cargo.toml index c7866382..a8b79292 100644 --- a/pezkuwi/node/zombienet-backchannel/Cargo.toml +++ b/pezkuwi/node/zombienet-backchannel/Cargo.toml @@ -7,7 +7,7 @@ version = "1.0.0" authors.workspace = true edition.workspace = true license.workspace = true -documentation = "https://docs.rs/zombienet-backchannel" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/pezpallets/validator-pool/Cargo.toml b/pezkuwi/pezpallets/validator-pool/Cargo.toml index 7f3d4960..8a7e77e1 100644 --- a/pezkuwi/pezpallets/validator-pool/Cargo.toml +++ b/pezkuwi/pezpallets/validator-pool/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true publish = false repository.workspace = true -documentation = "https://docs.rs/pezpallet-validator-pool" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pezkuwi/primitives/Cargo.toml b/pezkuwi/primitives/Cargo.toml index e5366280..2234688d 100644 --- a/pezkuwi/primitives/Cargo.toml +++ b/pezkuwi/primitives/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Shared primitives used by Pezkuwi runtime" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-primitives" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/primitives/test-helpers/Cargo.toml b/pezkuwi/primitives/test-helpers/Cargo.toml index 5f2f5557..f7ffef1a 100644 --- a/pezkuwi/primitives/test-helpers/Cargo.toml +++ b/pezkuwi/primitives/test-helpers/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Test helpers for Pezkuwi runtime primitives" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-primitives-test-helpers" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/rpc/Cargo.toml b/pezkuwi/rpc/Cargo.toml index 57e382d7..de6b3fba 100644 --- a/pezkuwi/rpc/Cargo.toml +++ b/pezkuwi/rpc/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Pezkuwi specific RPC functionality." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-rpc" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/runtime/common/Cargo.toml b/pezkuwi/runtime/common/Cargo.toml index 8527e880..34258de4 100644 --- a/pezkuwi/runtime/common/Cargo.toml +++ b/pezkuwi/runtime/common/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-runtime-common" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/runtime/common/pez-slot-range-helper/Cargo.toml b/pezkuwi/runtime/common/pez-slot-range-helper/Cargo.toml index d2222d85..4c0edbbc 100644 --- a/pezkuwi/runtime/common/pez-slot-range-helper/Cargo.toml +++ b/pezkuwi/runtime/common/pez-slot-range-helper/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Helper crate for generating slot ranges for the Pezkuwi runtime." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pez-slot-range-helper" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/runtime/metrics/Cargo.toml b/pezkuwi/runtime/metrics/Cargo.toml index 13b86824..73906878 100644 --- a/pezkuwi/runtime/metrics/Cargo.toml +++ b/pezkuwi/runtime/metrics/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Runtime metric interface for the Pezkuwi node" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-runtime-metrics" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/runtime/pezkuwichain/Cargo.toml b/pezkuwi/runtime/pezkuwichain/Cargo.toml index 5aeb9926..b7f88462 100644 --- a/pezkuwi/runtime/pezkuwichain/Cargo.toml +++ b/pezkuwi/runtime/pezkuwichain/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwichain-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/runtime/pezkuwichain/bridge-primitives/Cargo.toml b/pezkuwi/runtime/pezkuwichain/bridge-primitives/Cargo.toml index d538a859..e908ba24 100644 --- a/pezkuwi/runtime/pezkuwichain/bridge-primitives/Cargo.toml +++ b/pezkuwi/runtime/pezkuwichain/bridge-primitives/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "Apache-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-pezkuwichain" +documentation.workspace = true homepage = { workspace = true } [package.metadata.pezkuwi-sdk] diff --git a/pezkuwi/runtime/pezkuwichain/constants/Cargo.toml b/pezkuwi/runtime/pezkuwichain/constants/Cargo.toml index 975ff69b..11a90974 100644 --- a/pezkuwi/runtime/pezkuwichain/constants/Cargo.toml +++ b/pezkuwi/runtime/pezkuwichain/constants/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwichain-runtime-constants" +documentation.workspace = true [package.metadata.pezkuwi-sdk] exclude-from-umbrella = true diff --git a/pezkuwi/runtime/test-runtime/Cargo.toml b/pezkuwi/runtime/test-runtime/Cargo.toml index b1eca98e..a4787f0e 100644 --- a/pezkuwi/runtime/test-runtime/Cargo.toml +++ b/pezkuwi/runtime/test-runtime/Cargo.toml @@ -7,7 +7,7 @@ authors.workspace = true edition.workspace = true license.workspace = true description = "Pezkuwi SDK relay chain component: test runtime" -documentation = "https://docs.rs/pezkuwi-test-runtime" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/runtime/test-runtime/constants/Cargo.toml b/pezkuwi/runtime/test-runtime/constants/Cargo.toml index bc652b0d..82685b61 100644 --- a/pezkuwi/runtime/test-runtime/constants/Cargo.toml +++ b/pezkuwi/runtime/test-runtime/constants/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license.workspace = true description = "Pezkuwi SDK component: test runtime constants" -documentation = "https://docs.rs/peztest-runtime-constants" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/runtime/teyrchains/Cargo.toml b/pezkuwi/runtime/teyrchains/Cargo.toml index a636cb48..c8f448ac 100644 --- a/pezkuwi/runtime/teyrchains/Cargo.toml +++ b/pezkuwi/runtime/teyrchains/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-runtime-teyrchains" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/runtime/zagros/Cargo.toml b/pezkuwi/runtime/zagros/Cargo.toml index 8880dfb0..67200ab4 100644 --- a/pezkuwi/runtime/zagros/Cargo.toml +++ b/pezkuwi/runtime/zagros/Cargo.toml @@ -8,7 +8,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/zagros-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/runtime/zagros/bridge-primitives/Cargo.toml b/pezkuwi/runtime/zagros/bridge-primitives/Cargo.toml index 7ddd74a7..27751a3d 100644 --- a/pezkuwi/runtime/zagros/bridge-primitives/Cargo.toml +++ b/pezkuwi/runtime/zagros/bridge-primitives/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license = "Apache-2.0" repository.workspace = true -documentation = "https://docs.rs/bp-zagros" +documentation.workspace = true homepage = { workspace = true } [package.metadata.pezkuwi-sdk] diff --git a/pezkuwi/runtime/zagros/constants/Cargo.toml b/pezkuwi/runtime/zagros/constants/Cargo.toml index 1039c496..88499cf3 100644 --- a/pezkuwi/runtime/zagros/constants/Cargo.toml +++ b/pezkuwi/runtime/zagros/constants/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/zagros-runtime-constants" +documentation.workspace = true [package.metadata.pezkuwi-sdk] exclude-from-umbrella = true diff --git a/pezkuwi/statement-table/Cargo.toml b/pezkuwi/statement-table/Cargo.toml index 1560a446..36ee0b05 100644 --- a/pezkuwi/statement-table/Cargo.toml +++ b/pezkuwi/statement-table/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "Stores messages other authorities issue about candidates in Pezkuwi." homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-statement-table" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/teyrchain/Cargo.toml b/pezkuwi/teyrchain/Cargo.toml index 32e28190..a4c38294 100644 --- a/pezkuwi/teyrchain/Cargo.toml +++ b/pezkuwi/teyrchain/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true version = "6.0.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-teyrchain-primitives" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/teyrchain/test-teyrchains/adder/Cargo.toml b/pezkuwi/teyrchain/test-teyrchains/adder/Cargo.toml index 867cebd4..f8532987 100644 --- a/pezkuwi/teyrchain/test-teyrchains/adder/Cargo.toml +++ b/pezkuwi/teyrchain/test-teyrchains/adder/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true version = "1.0.0" authors.workspace = true publish = false -documentation = "https://docs.rs/test-teyrchain-adder" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/teyrchain/test-teyrchains/adder/collator/Cargo.toml b/pezkuwi/teyrchain/test-teyrchains/adder/collator/Cargo.toml index e4f54923..f341425e 100644 --- a/pezkuwi/teyrchain/test-teyrchains/adder/collator/Cargo.toml +++ b/pezkuwi/teyrchain/test-teyrchains/adder/collator/Cargo.toml @@ -6,7 +6,7 @@ version = "1.0.0" authors.workspace = true edition.workspace = true license.workspace = true -documentation = "https://docs.rs/test-teyrchain-adder-collator" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/teyrchain/test-teyrchains/halt/Cargo.toml b/pezkuwi/teyrchain/test-teyrchains/halt/Cargo.toml index e4876b57..55f91ba3 100644 --- a/pezkuwi/teyrchain/test-teyrchains/halt/Cargo.toml +++ b/pezkuwi/teyrchain/test-teyrchains/halt/Cargo.toml @@ -7,7 +7,7 @@ version = "1.0.0" authors.workspace = true edition.workspace = true license.workspace = true -documentation = "https://docs.rs/test-teyrchain-halt" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/teyrchain/test-teyrchains/undying/Cargo.toml b/pezkuwi/teyrchain/test-teyrchains/undying/Cargo.toml index 82eba3d6..e3d74612 100644 --- a/pezkuwi/teyrchain/test-teyrchains/undying/Cargo.toml +++ b/pezkuwi/teyrchain/test-teyrchains/undying/Cargo.toml @@ -7,7 +7,7 @@ version = "1.0.0" authors.workspace = true edition.workspace = true license.workspace = true -documentation = "https://docs.rs/test-teyrchain-undying" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/teyrchain/test-teyrchains/undying/collator/Cargo.toml b/pezkuwi/teyrchain/test-teyrchains/undying/collator/Cargo.toml index dfdfee14..d8fd3340 100644 --- a/pezkuwi/teyrchain/test-teyrchains/undying/collator/Cargo.toml +++ b/pezkuwi/teyrchain/test-teyrchains/undying/collator/Cargo.toml @@ -6,7 +6,7 @@ license.workspace = true version = "1.0.0" authors.workspace = true publish = false -documentation = "https://docs.rs/test-teyrchain-undying-collator" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/utils/pez-generate-bags/Cargo.toml b/pezkuwi/utils/pez-generate-bags/Cargo.toml index 0ca5e956..c2816ffe 100644 --- a/pezkuwi/utils/pez-generate-bags/Cargo.toml +++ b/pezkuwi/utils/pez-generate-bags/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true description = "CLI to generate voter bags for Pezkuwi runtimes" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-voter-bags" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/utils/remote-ext-tests/bags-list/Cargo.toml b/pezkuwi/utils/remote-ext-tests/bags-list/Cargo.toml index 7c053af4..2e86b810 100644 --- a/pezkuwi/utils/remote-ext-tests/bags-list/Cargo.toml +++ b/pezkuwi/utils/remote-ext-tests/bags-list/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license.workspace = true description = "Pezkuwi SDK component: remote ext tests bags list" -documentation = "https://docs.rs/pez-remote-ext-tests-bags-list" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/xcm/Cargo.toml b/pezkuwi/xcm/Cargo.toml index 11b55021..2ea95947 100644 --- a/pezkuwi/xcm/Cargo.toml +++ b/pezkuwi/xcm/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezstaging-xcm" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/xcm/docs/Cargo.toml b/pezkuwi/xcm/docs/Cargo.toml index 6839a04b..81dcd49d 100644 --- a/pezkuwi/xcm/docs/Cargo.toml +++ b/pezkuwi/xcm/docs/Cargo.toml @@ -7,7 +7,7 @@ repository.workspace = true authors.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/xcm-pez-docs" +documentation.workspace = true homepage = { workspace = true } [dependencies] diff --git a/pezkuwi/xcm/pezpallet-xcm-benchmarks/Cargo.toml b/pezkuwi/xcm/pezpallet-xcm-benchmarks/Cargo.toml index 3dfad395..dd47981d 100644 --- a/pezkuwi/xcm/pezpallet-xcm-benchmarks/Cargo.toml +++ b/pezkuwi/xcm/pezpallet-xcm-benchmarks/Cargo.toml @@ -7,7 +7,7 @@ version = "7.0.0" description = "Benchmarks for the XCM pezpallet" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezpallet-xcm-benchmarks" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/xcm/pezpallet-xcm/Cargo.toml b/pezkuwi/xcm/pezpallet-xcm/Cargo.toml index 7be4a82b..7a387697 100644 --- a/pezkuwi/xcm/pezpallet-xcm/Cargo.toml +++ b/pezkuwi/xcm/pezpallet-xcm/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezpallet-xcm" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/xcm/pezpallet-xcm/precompiles/Cargo.toml b/pezkuwi/xcm/pezpallet-xcm/precompiles/Cargo.toml index e7a2c558..efdc1628 100644 --- a/pezkuwi/xcm/pezpallet-xcm/precompiles/Cargo.toml +++ b/pezkuwi/xcm/pezpallet-xcm/precompiles/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" homepage.workspace = true repository.workspace = true description = "Provides precompiles for `pezpallet-xcm`" -documentation = "https://docs.rs/pezpallet-xcm-precompiles" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/xcm/procedural/Cargo.toml b/pezkuwi/xcm/procedural/Cargo.toml index 6add0e8e..e01c0393 100644 --- a/pezkuwi/xcm/procedural/Cargo.toml +++ b/pezkuwi/xcm/procedural/Cargo.toml @@ -8,7 +8,7 @@ version = "7.0.0" publish = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/xcm-pez-procedural" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/xcm/xcm-builder/Cargo.toml b/pezkuwi/xcm/xcm-builder/Cargo.toml index 80c9cac2..e275dacb 100644 --- a/pezkuwi/xcm/xcm-builder/Cargo.toml +++ b/pezkuwi/xcm/xcm-builder/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true version = "7.0.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezstaging-xcm-builder" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/xcm/xcm-executor/Cargo.toml b/pezkuwi/xcm/xcm-executor/Cargo.toml index c7e2a664..22066811 100644 --- a/pezkuwi/xcm/xcm-executor/Cargo.toml +++ b/pezkuwi/xcm/xcm-executor/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true version = "7.0.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezstaging-xcm-executor" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/xcm/xcm-executor/integration-tests/Cargo.toml b/pezkuwi/xcm/xcm-executor/integration-tests/Cargo.toml index 77f8c485..857c22e5 100644 --- a/pezkuwi/xcm/xcm-executor/integration-tests/Cargo.toml +++ b/pezkuwi/xcm/xcm-executor/integration-tests/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license.workspace = true version = "1.0.0" publish = false -documentation = "https://docs.rs/xcm-pez-executor-integration-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/xcm/xcm-pez-simulator/Cargo.toml b/pezkuwi/xcm/xcm-pez-simulator/Cargo.toml index 02fbe398..4404263d 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/Cargo.toml +++ b/pezkuwi/xcm/xcm-pez-simulator/Cargo.toml @@ -7,7 +7,7 @@ edition.workspace = true license.workspace = true homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/xcm-pez-simulator" +documentation.workspace = true [lints] workspace = true diff --git a/pezkuwi/xcm/xcm-pez-simulator/example/Cargo.toml b/pezkuwi/xcm/xcm-pez-simulator/example/Cargo.toml index 8864a8ad..6b9cee66 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/example/Cargo.toml +++ b/pezkuwi/xcm/xcm-pez-simulator/example/Cargo.toml @@ -7,7 +7,7 @@ license.workspace = true version = "7.0.0" homepage.workspace = true repository.workspace = true -documentation = "https://docs.rs/xcm-pez-simulator-example" +documentation.workspace = true publish = false [lints] diff --git a/pezkuwi/xcm/xcm-pez-simulator/fuzzer/Cargo.toml b/pezkuwi/xcm/xcm-pez-simulator/fuzzer/Cargo.toml index 94c28b22..5d97e038 100644 --- a/pezkuwi/xcm/xcm-pez-simulator/fuzzer/Cargo.toml +++ b/pezkuwi/xcm/xcm-pez-simulator/fuzzer/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license.workspace = true publish = false -documentation = "https://docs.rs/xcm-pez-simulator-fuzzer" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/pezkuwi/xcm/xcm-runtime-pezapis/Cargo.toml b/pezkuwi/xcm/xcm-runtime-pezapis/Cargo.toml index 0a75fc10..d20c7149 100644 --- a/pezkuwi/xcm/xcm-runtime-pezapis/Cargo.toml +++ b/pezkuwi/xcm/xcm-runtime-pezapis/Cargo.toml @@ -6,7 +6,7 @@ edition.workspace = true license = "Apache-2.0" repository.workspace = true description = "XCM runtime APIs" -documentation = "https://docs.rs/xcm-runtime-pezapis" +documentation.workspace = true homepage = { workspace = true } [package.metadata.docs.rs] diff --git a/pezkuwi/zombienet-sdk-tests/Cargo.toml b/pezkuwi/zombienet-sdk-tests/Cargo.toml index 66842b60..8540c436 100644 --- a/pezkuwi/zombienet-sdk-tests/Cargo.toml +++ b/pezkuwi/zombienet-sdk-tests/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true edition.workspace = true license.workspace = true publish = false -documentation = "https://docs.rs/pezkuwi-zombienet-sdk-tests" +documentation.workspace = true repository = { workspace = true } homepage = { workspace = true } diff --git a/templates/minimal/node/Cargo.toml b/templates/minimal/node/Cargo.toml index 64a55bb7..2f1b1b73 100644 --- a/templates/minimal/node/Cargo.toml +++ b/templates/minimal/node/Cargo.toml @@ -9,7 +9,7 @@ repository.workspace = true edition.workspace = true publish = false build = "build.rs" -documentation = "https://docs.rs/pez-minimal-template-node" +documentation.workspace = true [lints] workspace = true diff --git a/templates/minimal/pezpallets/template/Cargo.toml b/templates/minimal/pezpallets/template/Cargo.toml index 033a64a4..2351bbb6 100644 --- a/templates/minimal/pezpallets/template/Cargo.toml +++ b/templates/minimal/pezpallets/template/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/pezpallet-minimal-template" +documentation.workspace = true [lints] workspace = true diff --git a/templates/minimal/runtime/Cargo.toml b/templates/minimal/runtime/Cargo.toml index 56b7212c..c5a112e8 100644 --- a/templates/minimal/runtime/Cargo.toml +++ b/templates/minimal/runtime/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/pez-minimal-template-runtime" +documentation.workspace = true [lints] workspace = true diff --git a/templates/solochain/node/Cargo.toml b/templates/solochain/node/Cargo.toml index ec4ef29c..ad639bc6 100644 --- a/templates/solochain/node/Cargo.toml +++ b/templates/solochain/node/Cargo.toml @@ -10,7 +10,7 @@ edition.workspace = true publish = false build = "build.rs" -documentation = "https://docs.rs/pez-solochain-template-node" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/templates/solochain/pezpallets/template/Cargo.toml b/templates/solochain/pezpallets/template/Cargo.toml index 135d3256..3a1778d7 100644 --- a/templates/solochain/pezpallets/template/Cargo.toml +++ b/templates/solochain/pezpallets/template/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/pezpallet-template" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/templates/solochain/runtime/Cargo.toml b/templates/solochain/runtime/Cargo.toml index 51d5aa49..bef04c46 100644 --- a/templates/solochain/runtime/Cargo.toml +++ b/templates/solochain/runtime/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/pez-solochain-template-runtime" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/templates/teyrchain/Cargo.toml b/templates/teyrchain/Cargo.toml index 556b78fd..176ecd7b 100644 --- a/templates/teyrchain/Cargo.toml +++ b/templates/teyrchain/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/teyrchain-template" +documentation.workspace = true [dependencies] docify = { workspace = true } diff --git a/templates/teyrchain/node/Cargo.toml b/templates/teyrchain/node/Cargo.toml index 2118ac5b..4573a7c6 100644 --- a/templates/teyrchain/node/Cargo.toml +++ b/templates/teyrchain/node/Cargo.toml @@ -9,7 +9,7 @@ repository.workspace = true edition.workspace = true publish = false build = "build.rs" -documentation = "https://docs.rs/teyrchain-template-node" +documentation.workspace = true [lints] workspace = true diff --git a/templates/teyrchain/pezpallets/template/Cargo.toml b/templates/teyrchain/pezpallets/template/Cargo.toml index b609662a..66bda35e 100644 --- a/templates/teyrchain/pezpallets/template/Cargo.toml +++ b/templates/teyrchain/pezpallets/template/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/pezpallet-teyrchain-template" +documentation.workspace = true [lints] workspace = true diff --git a/templates/teyrchain/runtime/Cargo.toml b/templates/teyrchain/runtime/Cargo.toml index c3826892..63a5c50c 100644 --- a/templates/teyrchain/runtime/Cargo.toml +++ b/templates/teyrchain/runtime/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/teyrchain-template-runtime" +documentation.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/templates/zombienet/Cargo.toml b/templates/zombienet/Cargo.toml index b14b9a7f..06971f42 100644 --- a/templates/zombienet/Cargo.toml +++ b/templates/zombienet/Cargo.toml @@ -8,7 +8,7 @@ homepage.workspace = true repository.workspace = true edition.workspace = true publish = false -documentation = "https://docs.rs/pez-template-zombienet-tests" +documentation.workspace = true [dependencies] anyhow = { workspace = true } diff --git a/vendor/pezkuwi-subxt/codegen/Cargo.toml b/vendor/pezkuwi-subxt/codegen/Cargo.toml index 436c6d2c..28b40e7b 100644 --- a/vendor/pezkuwi-subxt/codegen/Cargo.toml +++ b/vendor/pezkuwi-subxt/codegen/Cargo.toml @@ -7,7 +7,7 @@ rust-version.workspace = true publish = true license.workspace = true repository.workspace = true -documentation = "https://docs.rs/pezkuwi-subxt-codegen" +documentation.workspace = true homepage.workspace = true description = "Generate an API for interacting with a Pezkuwi/Bizinikiwi node from FRAME metadata" diff --git a/vendor/ss58-registry/Cargo.toml b/vendor/ss58-registry/Cargo.toml index 971d5259..5791e2d3 100644 --- a/vendor/ss58-registry/Cargo.toml +++ b/vendor/ss58-registry/Cargo.toml @@ -2,7 +2,7 @@ name = "pezkuwi-ss58-registry" version = "1.51.0" description = "Registry of known SS58 address types - PezkuwiChain fork" -documentation = "https://docs.rs/pez-ss58-registry" +documentation.workspace = true license = "Apache-2.0" authors.workspace = true edition.workspace = true