From cdb331527c31697b256ceea9cd7b0806a8d6f68b Mon Sep 17 00:00:00 2001 From: Thibault Martinez Date: Wed, 14 Aug 2024 09:50:11 +0200 Subject: [PATCH] chore(iota): set crate authors to IF (#1778) * chore(iota): set authors to IF * fmt --- consensus/config/Cargo.toml | 2 +- consensus/core/Cargo.toml | 2 +- crates/iota-adapter-transactional-tests/Cargo.toml | 2 +- crates/iota-analytics-indexer-derive/Cargo.toml | 2 +- crates/iota-analytics-indexer/Cargo.toml | 2 +- crates/iota-archival/Cargo.toml | 2 +- crates/iota-authority-aggregation/Cargo.toml | 2 +- crates/iota-aws-orchestrator/Cargo.toml | 2 +- crates/iota-benchmark/Cargo.toml | 2 +- crates/iota-cluster-test/Cargo.toml | 2 +- crates/iota-config/Cargo.toml | 2 +- crates/iota-core/Cargo.toml | 2 +- crates/iota-cost/Cargo.toml | 2 +- crates/iota-data-ingestion-core/Cargo.toml | 2 +- crates/iota-data-ingestion/Cargo.toml | 2 +- crates/iota-e2e-tests/Cargo.toml | 2 +- crates/iota-enum-compat-util/Cargo.toml | 2 +- crates/iota-faucet/Cargo.toml | 2 +- crates/iota-framework-snapshot/Cargo.toml | 2 +- crates/iota-framework-tests/Cargo.toml | 2 +- crates/iota-framework/Cargo.toml | 2 +- crates/iota-genesis-builder/Cargo.toml | 2 +- crates/iota-graphql-e2e-tests/Cargo.toml | 2 +- crates/iota-graphql-rpc-client/Cargo.toml | 2 +- crates/iota-graphql-rpc-headers/Cargo.toml | 2 +- crates/iota-graphql-rpc/Cargo.toml | 2 +- crates/iota-indexer/Cargo.toml | 2 +- crates/iota-json-rpc-api/Cargo.toml | 2 +- crates/iota-json-rpc-tests/Cargo.toml | 2 +- crates/iota-json-rpc-types/Cargo.toml | 2 +- crates/iota-json-rpc/Cargo.toml | 2 +- crates/iota-json/Cargo.toml | 2 +- crates/iota-keys/Cargo.toml | 2 +- crates/iota-light-client/Cargo.toml | 2 +- crates/iota-macros/Cargo.toml | 2 +- crates/iota-metric-checker/Cargo.toml | 2 +- crates/iota-move-build/Cargo.toml | 2 +- crates/iota-move/Cargo.toml | 2 +- crates/iota-network/Cargo.toml | 2 +- crates/iota-node/Cargo.toml | 2 +- crates/iota-open-rpc-macros/Cargo.toml | 2 +- crates/iota-open-rpc/Cargo.toml | 2 +- crates/iota-package-resolver/Cargo.toml | 2 +- crates/iota-proc-macros/Cargo.toml | 2 +- crates/iota-protocol-config-macros/Cargo.toml | 2 +- crates/iota-protocol-config/Cargo.toml | 2 +- crates/iota-replay/Cargo.toml | 2 +- crates/iota-rosetta/Cargo.toml | 2 +- crates/iota-rpc-loadgen/Cargo.toml | 2 +- crates/iota-sdk/Cargo.toml | 2 +- crates/iota-simulator/Cargo.toml | 2 +- crates/iota-snapshot/Cargo.toml | 2 +- crates/iota-source-validation-service/Cargo.toml | 2 +- crates/iota-source-validation/Cargo.toml | 2 +- crates/iota-storage/Cargo.toml | 2 +- crates/iota-surfer/Cargo.toml | 2 +- crates/iota-swarm-config/Cargo.toml | 2 +- crates/iota-swarm/Cargo.toml | 2 +- crates/iota-test-transaction-builder/Cargo.toml | 2 +- crates/iota-test-validator/Cargo.toml | 2 +- crates/iota-tool/Cargo.toml | 2 +- crates/iota-transaction-builder/Cargo.toml | 2 +- crates/iota-transaction-checks/Cargo.toml | 2 +- crates/iota-transactional-test-runner/Cargo.toml | 2 +- crates/iota-types/Cargo.toml | 2 +- .../Cargo.toml | 2 +- crates/iota-verifier-transactional-tests/Cargo.toml | 2 +- crates/iota/Cargo.toml | 7 ++----- crates/mysten-common/Cargo.toml | 2 +- crates/mysten-metrics/Cargo.toml | 2 +- crates/mysten-network/Cargo.toml | 2 +- crates/mysten-util-mem-derive/Cargo.toml | 2 +- crates/mysten-util-mem/Cargo.toml | 5 +---- crates/prometheus-closure-metric/Cargo.toml | 2 +- crates/shared-crypto/Cargo.toml | 2 +- crates/simulacrum/Cargo.toml | 2 +- crates/telemetry-subscribers/Cargo.toml | 2 +- crates/test-cluster/Cargo.toml | 2 +- crates/transaction-fuzzer/Cargo.toml | 2 +- crates/typed-store-derive/Cargo.toml | 2 +- crates/typed-store-error/Cargo.toml | 2 +- crates/typed-store/Cargo.toml | 2 +- iota-execution/Cargo.toml | 2 +- iota-execution/cut/Cargo.toml | 2 +- iota-execution/latest/iota-adapter/Cargo.toml | 2 +- iota-execution/latest/iota-move-natives/Cargo.toml | 2 +- iota-execution/latest/iota-verifier/Cargo.toml | 2 +- iota-execution/v0/iota-adapter/Cargo.toml | 2 +- iota-execution/v0/iota-move-natives/Cargo.toml | 2 +- iota-execution/v0/iota-verifier/Cargo.toml | 2 +- narwhal/config/Cargo.toml | 2 +- narwhal/crypto/Cargo.toml | 2 +- narwhal/executor/Cargo.toml | 2 +- narwhal/network/Cargo.toml | 2 +- narwhal/node/Cargo.toml | 2 +- narwhal/primary/Cargo.toml | 2 +- narwhal/storage/Cargo.toml | 2 +- narwhal/test-utils/Cargo.toml | 2 +- narwhal/types/Cargo.toml | 2 +- narwhal/worker/Cargo.toml | 2 +- 100 files changed, 101 insertions(+), 107 deletions(-) diff --git a/consensus/config/Cargo.toml b/consensus/config/Cargo.toml index 84238beaa6a..f2d3112019b 100644 --- a/consensus/config/Cargo.toml +++ b/consensus/config/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "consensus-config" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/consensus/core/Cargo.toml b/consensus/core/Cargo.toml index e029099ae7b..1e1dbc9978f 100644 --- a/consensus/core/Cargo.toml +++ b/consensus/core/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "consensus-core" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-adapter-transactional-tests/Cargo.toml b/crates/iota-adapter-transactional-tests/Cargo.toml index c5c69094f44..0a091230a39 100644 --- a/crates/iota-adapter-transactional-tests/Cargo.toml +++ b/crates/iota-adapter-transactional-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-adapter-transactional-tests" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-analytics-indexer-derive/Cargo.toml b/crates/iota-analytics-indexer-derive/Cargo.toml index 24f79ded18a..d42b420863e 100644 --- a/crates/iota-analytics-indexer-derive/Cargo.toml +++ b/crates/iota-analytics-indexer-derive/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-analytics-indexer-derive" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-analytics-indexer/Cargo.toml b/crates/iota-analytics-indexer/Cargo.toml index fada4a1a947..c5025179967 100644 --- a/crates/iota-analytics-indexer/Cargo.toml +++ b/crates/iota-analytics-indexer/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-analytics-indexer" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-archival/Cargo.toml b/crates/iota-archival/Cargo.toml index 4e218bed8a3..d2c3df13786 100644 --- a/crates/iota-archival/Cargo.toml +++ b/crates/iota-archival/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-archival" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-authority-aggregation/Cargo.toml b/crates/iota-authority-aggregation/Cargo.toml index 70ef36f6dee..24a1c03b412 100644 --- a/crates/iota-authority-aggregation/Cargo.toml +++ b/crates/iota-authority-aggregation/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-authority-aggregation" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-aws-orchestrator/Cargo.toml b/crates/iota-aws-orchestrator/Cargo.toml index 03522a32ef4..bce60a81f9d 100644 --- a/crates/iota-aws-orchestrator/Cargo.toml +++ b/crates/iota-aws-orchestrator/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-aws-orchestrator" version = "0.0.1" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-benchmark/Cargo.toml b/crates/iota-benchmark/Cargo.toml index 3ae86dcd3b0..692643f9224 100644 --- a/crates/iota-benchmark/Cargo.toml +++ b/crates/iota-benchmark/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-benchmark" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-cluster-test/Cargo.toml b/crates/iota-cluster-test/Cargo.toml index c617ed012e7..bc9f2cdf87e 100644 --- a/crates/iota-cluster-test/Cargo.toml +++ b/crates/iota-cluster-test/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-cluster-test" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-config/Cargo.toml b/crates/iota-config/Cargo.toml index e4464c309c5..df4ac93b03a 100644 --- a/crates/iota-config/Cargo.toml +++ b/crates/iota-config/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-config" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-core/Cargo.toml b/crates/iota-core/Cargo.toml index ad3704bd69a..2c3c6be94d1 100644 --- a/crates/iota-core/Cargo.toml +++ b/crates/iota-core/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-core" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-cost/Cargo.toml b/crates/iota-cost/Cargo.toml index 4e687788eaa..6f25b3afc43 100644 --- a/crates/iota-cost/Cargo.toml +++ b/crates/iota-cost/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-cost" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-data-ingestion-core/Cargo.toml b/crates/iota-data-ingestion-core/Cargo.toml index 02ccfc4b276..1228bb734e9 100644 --- a/crates/iota-data-ingestion-core/Cargo.toml +++ b/crates/iota-data-ingestion-core/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-data-ingestion-core" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-data-ingestion/Cargo.toml b/crates/iota-data-ingestion/Cargo.toml index 247ed014664..09c42a7571f 100644 --- a/crates/iota-data-ingestion/Cargo.toml +++ b/crates/iota-data-ingestion/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-data-ingestion" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-e2e-tests/Cargo.toml b/crates/iota-e2e-tests/Cargo.toml index baa0316dbc0..d55a2fad74a 100644 --- a/crates/iota-e2e-tests/Cargo.toml +++ b/crates/iota-e2e-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-e2e-tests" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-enum-compat-util/Cargo.toml b/crates/iota-enum-compat-util/Cargo.toml index ea0b941b0d0..febd2d84fce 100644 --- a/crates/iota-enum-compat-util/Cargo.toml +++ b/crates/iota-enum-compat-util/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-enum-compat-util" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-faucet/Cargo.toml b/crates/iota-faucet/Cargo.toml index 8ff5144fb01..82b039d70ab 100644 --- a/crates/iota-faucet/Cargo.toml +++ b/crates/iota-faucet/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-faucet" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-framework-snapshot/Cargo.toml b/crates/iota-framework-snapshot/Cargo.toml index a97b382258d..34898e80f01 100644 --- a/crates/iota-framework-snapshot/Cargo.toml +++ b/crates/iota-framework-snapshot/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-framework-snapshot" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-framework-tests/Cargo.toml b/crates/iota-framework-tests/Cargo.toml index c614ceac93e..b49987fa523 100644 --- a/crates/iota-framework-tests/Cargo.toml +++ b/crates/iota-framework-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-framework-tests" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-framework/Cargo.toml b/crates/iota-framework/Cargo.toml index 174cefdf623..58d46cf6f9f 100644 --- a/crates/iota-framework/Cargo.toml +++ b/crates/iota-framework/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-framework" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-genesis-builder/Cargo.toml b/crates/iota-genesis-builder/Cargo.toml index 2679e91bd0e..a1cf308a2b5 100644 --- a/crates/iota-genesis-builder/Cargo.toml +++ b/crates/iota-genesis-builder/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-genesis-builder" version = "0.0.0" -authors = ["IOTA Stiftung"] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-graphql-e2e-tests/Cargo.toml b/crates/iota-graphql-e2e-tests/Cargo.toml index 6080eb29b78..6aa3c99a9c0 100644 --- a/crates/iota-graphql-e2e-tests/Cargo.toml +++ b/crates/iota-graphql-e2e-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-graphql-e2e-tests" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-graphql-rpc-client/Cargo.toml b/crates/iota-graphql-rpc-client/Cargo.toml index 4bde5d3d558..f731ef49058 100644 --- a/crates/iota-graphql-rpc-client/Cargo.toml +++ b/crates/iota-graphql-rpc-client/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-graphql-rpc-client" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-graphql-rpc-headers/Cargo.toml b/crates/iota-graphql-rpc-headers/Cargo.toml index 4059557c40d..5aaad8b86c9 100644 --- a/crates/iota-graphql-rpc-headers/Cargo.toml +++ b/crates/iota-graphql-rpc-headers/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-graphql-rpc-headers" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-graphql-rpc/Cargo.toml b/crates/iota-graphql-rpc/Cargo.toml index f64470eb4ac..d21b8b15610 100644 --- a/crates/iota-graphql-rpc/Cargo.toml +++ b/crates/iota-graphql-rpc/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-graphql-rpc" version = "2024.2.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-indexer/Cargo.toml b/crates/iota-indexer/Cargo.toml index ef4ab8740e3..4a1c5e2b45a 100644 --- a/crates/iota-indexer/Cargo.toml +++ b/crates/iota-indexer/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-indexer" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-json-rpc-api/Cargo.toml b/crates/iota-json-rpc-api/Cargo.toml index e4570f9b34b..0b11c12bc20 100644 --- a/crates/iota-json-rpc-api/Cargo.toml +++ b/crates/iota-json-rpc-api/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-json-rpc-api" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-json-rpc-tests/Cargo.toml b/crates/iota-json-rpc-tests/Cargo.toml index 02801dd9633..56aa7088dd4 100644 --- a/crates/iota-json-rpc-tests/Cargo.toml +++ b/crates/iota-json-rpc-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-json-rpc-tests" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-json-rpc-types/Cargo.toml b/crates/iota-json-rpc-types/Cargo.toml index e0870b562bf..78c52965a3f 100644 --- a/crates/iota-json-rpc-types/Cargo.toml +++ b/crates/iota-json-rpc-types/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-json-rpc-types" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-json-rpc/Cargo.toml b/crates/iota-json-rpc/Cargo.toml index 6cc8a070668..054c3df2604 100644 --- a/crates/iota-json-rpc/Cargo.toml +++ b/crates/iota-json-rpc/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-json-rpc" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-json/Cargo.toml b/crates/iota-json/Cargo.toml index 4e324777608..5116155d48b 100644 --- a/crates/iota-json/Cargo.toml +++ b/crates/iota-json/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-json" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-keys/Cargo.toml b/crates/iota-keys/Cargo.toml index 06a2b4c4924..71cb9fbf30f 100644 --- a/crates/iota-keys/Cargo.toml +++ b/crates/iota-keys/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-keys" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-light-client/Cargo.toml b/crates/iota-light-client/Cargo.toml index 6d666594417..3b44722b2bc 100644 --- a/crates/iota-light-client/Cargo.toml +++ b/crates/iota-light-client/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-light-client" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-macros/Cargo.toml b/crates/iota-macros/Cargo.toml index f147aaaab49..f7c7b6722a0 100644 --- a/crates/iota-macros/Cargo.toml +++ b/crates/iota-macros/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-macros" version = "0.7.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-metric-checker/Cargo.toml b/crates/iota-metric-checker/Cargo.toml index 0ec62202954..f4bea26cfec 100644 --- a/crates/iota-metric-checker/Cargo.toml +++ b/crates/iota-metric-checker/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-metric-checker" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-move-build/Cargo.toml b/crates/iota-move-build/Cargo.toml index 9ddb6783df9..83586b4f715 100644 --- a/crates/iota-move-build/Cargo.toml +++ b/crates/iota-move-build/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-move-build" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-move/Cargo.toml b/crates/iota-move/Cargo.toml index b06dabb6871..c52efdb53a3 100644 --- a/crates/iota-move/Cargo.toml +++ b/crates/iota-move/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-move" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-network/Cargo.toml b/crates/iota-network/Cargo.toml index e5b1e7b31e6..5d9e34c6fe2 100644 --- a/crates/iota-network/Cargo.toml +++ b/crates/iota-network/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-network" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-node/Cargo.toml b/crates/iota-node/Cargo.toml index a1bf23284c9..84de00726fc 100644 --- a/crates/iota-node/Cargo.toml +++ b/crates/iota-node/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-node" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-open-rpc-macros/Cargo.toml b/crates/iota-open-rpc-macros/Cargo.toml index 0a64987ad52..a636c5c3ec9 100644 --- a/crates/iota-open-rpc-macros/Cargo.toml +++ b/crates/iota-open-rpc-macros/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-open-rpc-macros" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-open-rpc/Cargo.toml b/crates/iota-open-rpc/Cargo.toml index 6a6735a78ee..c11e5fa1cc0 100644 --- a/crates/iota-open-rpc/Cargo.toml +++ b/crates/iota-open-rpc/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-open-rpc" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-package-resolver/Cargo.toml b/crates/iota-package-resolver/Cargo.toml index 0d536a3ddfd..ca98eb917b9 100644 --- a/crates/iota-package-resolver/Cargo.toml +++ b/crates/iota-package-resolver/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-package-resolver" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-proc-macros/Cargo.toml b/crates/iota-proc-macros/Cargo.toml index bc23200ac1d..5fd9dda395e 100644 --- a/crates/iota-proc-macros/Cargo.toml +++ b/crates/iota-proc-macros/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-proc-macros" version = "0.7.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-protocol-config-macros/Cargo.toml b/crates/iota-protocol-config-macros/Cargo.toml index 0fff073d9c1..ccfbf52d479 100644 --- a/crates/iota-protocol-config-macros/Cargo.toml +++ b/crates/iota-protocol-config-macros/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-protocol-config-macros" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-protocol-config/Cargo.toml b/crates/iota-protocol-config/Cargo.toml index dfaee6cff72..ca1c49c95d1 100644 --- a/crates/iota-protocol-config/Cargo.toml +++ b/crates/iota-protocol-config/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-protocol-config" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-replay/Cargo.toml b/crates/iota-replay/Cargo.toml index 8b7068885eb..95987278ead 100644 --- a/crates/iota-replay/Cargo.toml +++ b/crates/iota-replay/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-replay" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-rosetta/Cargo.toml b/crates/iota-rosetta/Cargo.toml index 847bcbceff1..aa3088116c7 100644 --- a/crates/iota-rosetta/Cargo.toml +++ b/crates/iota-rosetta/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-rosetta" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-rpc-loadgen/Cargo.toml b/crates/iota-rpc-loadgen/Cargo.toml index b3bc5a6fb1a..db57b72b5e8 100644 --- a/crates/iota-rpc-loadgen/Cargo.toml +++ b/crates/iota-rpc-loadgen/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-rpc-loadgen" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-sdk/Cargo.toml b/crates/iota-sdk/Cargo.toml index 050990b12d9..8756b062246 100644 --- a/crates/iota-sdk/Cargo.toml +++ b/crates/iota-sdk/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-sdk" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-simulator/Cargo.toml b/crates/iota-simulator/Cargo.toml index ef2c3ecb900..01c80e3a78f 100644 --- a/crates/iota-simulator/Cargo.toml +++ b/crates/iota-simulator/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-simulator" version = "0.7.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-snapshot/Cargo.toml b/crates/iota-snapshot/Cargo.toml index 78ad1165695..3438dd355a9 100644 --- a/crates/iota-snapshot/Cargo.toml +++ b/crates/iota-snapshot/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-snapshot" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-source-validation-service/Cargo.toml b/crates/iota-source-validation-service/Cargo.toml index 93089b72df3..5e9fcafdc3e 100644 --- a/crates/iota-source-validation-service/Cargo.toml +++ b/crates/iota-source-validation-service/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-source-validation-service" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-source-validation/Cargo.toml b/crates/iota-source-validation/Cargo.toml index 959332c8bf0..0b2375a5c56 100644 --- a/crates/iota-source-validation/Cargo.toml +++ b/crates/iota-source-validation/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-source-validation" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-storage/Cargo.toml b/crates/iota-storage/Cargo.toml index c573f7a209b..bc87e83b6c9 100644 --- a/crates/iota-storage/Cargo.toml +++ b/crates/iota-storage/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-storage" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-surfer/Cargo.toml b/crates/iota-surfer/Cargo.toml index 1f56e4da531..337cb687a18 100644 --- a/crates/iota-surfer/Cargo.toml +++ b/crates/iota-surfer/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-surfer" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-swarm-config/Cargo.toml b/crates/iota-swarm-config/Cargo.toml index 9ebcdaae8de..e37d20a1af2 100644 --- a/crates/iota-swarm-config/Cargo.toml +++ b/crates/iota-swarm-config/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-swarm-config" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-swarm/Cargo.toml b/crates/iota-swarm/Cargo.toml index 9c14d054931..d27507ccf65 100644 --- a/crates/iota-swarm/Cargo.toml +++ b/crates/iota-swarm/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-swarm" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-test-transaction-builder/Cargo.toml b/crates/iota-test-transaction-builder/Cargo.toml index 2b096d43461..b130dcd5b49 100644 --- a/crates/iota-test-transaction-builder/Cargo.toml +++ b/crates/iota-test-transaction-builder/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-test-transaction-builder" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-test-validator/Cargo.toml b/crates/iota-test-validator/Cargo.toml index b92fcf203ec..b27be7e7a6e 100644 --- a/crates/iota-test-validator/Cargo.toml +++ b/crates/iota-test-validator/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-test-validator" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-tool/Cargo.toml b/crates/iota-tool/Cargo.toml index 1edfa6b128d..8db31fced41 100644 --- a/crates/iota-tool/Cargo.toml +++ b/crates/iota-tool/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-tool" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-transaction-builder/Cargo.toml b/crates/iota-transaction-builder/Cargo.toml index 91615c5103f..49964be64c8 100644 --- a/crates/iota-transaction-builder/Cargo.toml +++ b/crates/iota-transaction-builder/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-transaction-builder" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-transaction-checks/Cargo.toml b/crates/iota-transaction-checks/Cargo.toml index c6f43b0de92..4e29f63707f 100644 --- a/crates/iota-transaction-checks/Cargo.toml +++ b/crates/iota-transaction-checks/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-transaction-checks" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-transactional-test-runner/Cargo.toml b/crates/iota-transactional-test-runner/Cargo.toml index 5aaad7031f2..19152e176b8 100644 --- a/crates/iota-transactional-test-runner/Cargo.toml +++ b/crates/iota-transactional-test-runner/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-transactional-test-runner" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-types/Cargo.toml b/crates/iota-types/Cargo.toml index a30b605c2d8..65d185a642b 100644 --- a/crates/iota-types/Cargo.toml +++ b/crates/iota-types/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-types" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-upgrade-compatibility-transactional-tests/Cargo.toml b/crates/iota-upgrade-compatibility-transactional-tests/Cargo.toml index c0ea6b222a6..c69c86f3f1d 100644 --- a/crates/iota-upgrade-compatibility-transactional-tests/Cargo.toml +++ b/crates/iota-upgrade-compatibility-transactional-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-upgrade-compatibility-transactional-tests" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota-verifier-transactional-tests/Cargo.toml b/crates/iota-verifier-transactional-tests/Cargo.toml index fb771130162..faad494eaca 100644 --- a/crates/iota-verifier-transactional-tests/Cargo.toml +++ b/crates/iota-verifier-transactional-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-verifier-transactional-tests" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/iota/Cargo.toml b/crates/iota/Cargo.toml index b43d0009b9f..9bf989c4a31 100644 --- a/crates/iota/Cargo.toml +++ b/crates/iota/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota" version.workspace = true -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false @@ -107,7 +107,4 @@ name = "ptb_files_tests" harness = false [features] -gas-profiler = [ - "iota-types/gas-profiler", - "iota-execution/gas-profiler", -] +gas-profiler = ["iota-types/gas-profiler", "iota-execution/gas-profiler"] diff --git a/crates/mysten-common/Cargo.toml b/crates/mysten-common/Cargo.toml index 53f1971f7c7..b258eded289 100644 --- a/crates/mysten-common/Cargo.toml +++ b/crates/mysten-common/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mysten-common" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/mysten-metrics/Cargo.toml b/crates/mysten-metrics/Cargo.toml index 51e86767ae4..8e82e8a9845 100644 --- a/crates/mysten-metrics/Cargo.toml +++ b/crates/mysten-metrics/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mysten-metrics" version = "0.7.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/mysten-network/Cargo.toml b/crates/mysten-network/Cargo.toml index 829c02fc401..8a447e2825c 100644 --- a/crates/mysten-network/Cargo.toml +++ b/crates/mysten-network/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mysten-network" version = "0.2.0" -authors = ["Brandon Williams "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/mysten-util-mem-derive/Cargo.toml b/crates/mysten-util-mem-derive/Cargo.toml index 4bce44133fe..17516240c19 100644 --- a/crates/mysten-util-mem-derive/Cargo.toml +++ b/crates/mysten-util-mem-derive/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mysten-util-mem-derive" version = "0.1.0" -authors = ["Parity Technologies "] +authors = ["IOTA Foundation "] edition = "2021" license = "MIT OR Apache-2.0" publish = false diff --git a/crates/mysten-util-mem/Cargo.toml b/crates/mysten-util-mem/Cargo.toml index e2ea70d49cd..2269a20cc5c 100644 --- a/crates/mysten-util-mem/Cargo.toml +++ b/crates/mysten-util-mem/Cargo.toml @@ -1,10 +1,7 @@ [package] name = "mysten-util-mem" version = "0.11.0" -authors = [ - "Parity Technologies ", - "Andrew Schran ", -] +authors = ["IOTA Foundation "] edition = "2021" license = "MIT OR Apache-2.0" publish = false diff --git a/crates/prometheus-closure-metric/Cargo.toml b/crates/prometheus-closure-metric/Cargo.toml index 28a58d548f0..d7d48f1a2c8 100644 --- a/crates/prometheus-closure-metric/Cargo.toml +++ b/crates/prometheus-closure-metric/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "prometheus-closure-metric" version = "0.1.0" -authors = ["Andrew Schran "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/shared-crypto/Cargo.toml b/crates/shared-crypto/Cargo.toml index 0f9426790a8..0136f36a129 100644 --- a/crates/shared-crypto/Cargo.toml +++ b/crates/shared-crypto/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "shared-crypto" version = "0.0.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/simulacrum/Cargo.toml b/crates/simulacrum/Cargo.toml index 15d481e8482..fa0b9ff44f0 100644 --- a/crates/simulacrum/Cargo.toml +++ b/crates/simulacrum/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "simulacrum" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/telemetry-subscribers/Cargo.toml b/crates/telemetry-subscribers/Cargo.toml index ef1e8b5b3cb..0079ba2ba17 100644 --- a/crates/telemetry-subscribers/Cargo.toml +++ b/crates/telemetry-subscribers/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "telemetry-subscribers" version = "0.2.0" -authors = ["Evan Chan "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/test-cluster/Cargo.toml b/crates/test-cluster/Cargo.toml index b6f6936cf09..487167e60df 100644 --- a/crates/test-cluster/Cargo.toml +++ b/crates/test-cluster/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "test-cluster" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/transaction-fuzzer/Cargo.toml b/crates/transaction-fuzzer/Cargo.toml index 9f68ca317b9..adb35de06bf 100644 --- a/crates/transaction-fuzzer/Cargo.toml +++ b/crates/transaction-fuzzer/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "transaction-fuzzer" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/typed-store-derive/Cargo.toml b/crates/typed-store-derive/Cargo.toml index 7582c1bc9eb..1e4139c0add 100644 --- a/crates/typed-store-derive/Cargo.toml +++ b/crates/typed-store-derive/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "typed-store-derive" version = "0.3.0" -authors = ["Ade A. "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/typed-store-error/Cargo.toml b/crates/typed-store-error/Cargo.toml index cd35c6176f6..6bad6d5397e 100644 --- a/crates/typed-store-error/Cargo.toml +++ b/crates/typed-store-error/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "typed-store-error" version = "0.4.0" -authors = ["Ade A. "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/crates/typed-store/Cargo.toml b/crates/typed-store/Cargo.toml index 195be403458..1a52f227038 100644 --- a/crates/typed-store/Cargo.toml +++ b/crates/typed-store/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "typed-store" version = "0.4.0" -authors = ["Francois Garillot "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/iota-execution/Cargo.toml b/iota-execution/Cargo.toml index 0c45de21781..5f338411abc 100644 --- a/iota-execution/Cargo.toml +++ b/iota-execution/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-execution" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/iota-execution/cut/Cargo.toml b/iota-execution/cut/Cargo.toml index 0ebf1421243..eeb7b573ccc 100644 --- a/iota-execution/cut/Cargo.toml +++ b/iota-execution/cut/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-execution-cut" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/iota-execution/latest/iota-adapter/Cargo.toml b/iota-execution/latest/iota-adapter/Cargo.toml index c6203c8bf43..daec53f1200 100644 --- a/iota-execution/latest/iota-adapter/Cargo.toml +++ b/iota-execution/latest/iota-adapter/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-adapter-latest" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/iota-execution/latest/iota-move-natives/Cargo.toml b/iota-execution/latest/iota-move-natives/Cargo.toml index 0861848df7a..9005eb0b137 100644 --- a/iota-execution/latest/iota-move-natives/Cargo.toml +++ b/iota-execution/latest/iota-move-natives/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-move-natives-latest" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/iota-execution/latest/iota-verifier/Cargo.toml b/iota-execution/latest/iota-verifier/Cargo.toml index be6ac0deece..c5069965b71 100644 --- a/iota-execution/latest/iota-verifier/Cargo.toml +++ b/iota-execution/latest/iota-verifier/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-verifier-latest" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/iota-execution/v0/iota-adapter/Cargo.toml b/iota-execution/v0/iota-adapter/Cargo.toml index 651e04812d0..0841bbd6865 100644 --- a/iota-execution/v0/iota-adapter/Cargo.toml +++ b/iota-execution/v0/iota-adapter/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-adapter-v0" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/iota-execution/v0/iota-move-natives/Cargo.toml b/iota-execution/v0/iota-move-natives/Cargo.toml index 5416ff2f366..687913d1773 100644 --- a/iota-execution/v0/iota-move-natives/Cargo.toml +++ b/iota-execution/v0/iota-move-natives/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-move-natives-v0" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/iota-execution/v0/iota-verifier/Cargo.toml b/iota-execution/v0/iota-verifier/Cargo.toml index b9b7f25e2d1..4adbfb1f4a8 100644 --- a/iota-execution/v0/iota-verifier/Cargo.toml +++ b/iota-execution/v0/iota-verifier/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iota-verifier-v0" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/narwhal/config/Cargo.toml b/narwhal/config/Cargo.toml index e09dfe4656f..59ad6c9cb5c 100644 --- a/narwhal/config/Cargo.toml +++ b/narwhal/config/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "narwhal-config" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/narwhal/crypto/Cargo.toml b/narwhal/crypto/Cargo.toml index fdfa84660da..1fe2457f9ed 100644 --- a/narwhal/crypto/Cargo.toml +++ b/narwhal/crypto/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "narwhal-crypto" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/narwhal/executor/Cargo.toml b/narwhal/executor/Cargo.toml index 14a013937d9..e2eb18dbe64 100644 --- a/narwhal/executor/Cargo.toml +++ b/narwhal/executor/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "narwhal-executor" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/narwhal/network/Cargo.toml b/narwhal/network/Cargo.toml index 1eb7d179fa1..ad9b49e89a1 100644 --- a/narwhal/network/Cargo.toml +++ b/narwhal/network/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "narwhal-network" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/narwhal/node/Cargo.toml b/narwhal/node/Cargo.toml index 68d28d9aa44..9a4796dc1f2 100644 --- a/narwhal/node/Cargo.toml +++ b/narwhal/node/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "narwhal-node" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/narwhal/primary/Cargo.toml b/narwhal/primary/Cargo.toml index 5546e37ab44..2e87fc0300b 100644 --- a/narwhal/primary/Cargo.toml +++ b/narwhal/primary/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "narwhal-primary" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/narwhal/storage/Cargo.toml b/narwhal/storage/Cargo.toml index d60ebede777..b260eb4ba76 100644 --- a/narwhal/storage/Cargo.toml +++ b/narwhal/storage/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "narwhal-storage" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/narwhal/test-utils/Cargo.toml b/narwhal/test-utils/Cargo.toml index e54190fef39..f90cd01c827 100644 --- a/narwhal/test-utils/Cargo.toml +++ b/narwhal/test-utils/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "narwhal-test-utils" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/narwhal/types/Cargo.toml b/narwhal/types/Cargo.toml index ec3cb42a65c..3f4531a5dca 100644 --- a/narwhal/types/Cargo.toml +++ b/narwhal/types/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "narwhal-types" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/narwhal/worker/Cargo.toml b/narwhal/worker/Cargo.toml index 7446ffa3676..9699691408e 100644 --- a/narwhal/worker/Cargo.toml +++ b/narwhal/worker/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "narwhal-worker" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false