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/external-crates/move/crates/bytecode-interpreter-crypto/Cargo.toml b/external-crates/move/crates/bytecode-interpreter-crypto/Cargo.toml index e62f82f6742..3a919cda57d 100644 --- a/external-crates/move/crates/bytecode-interpreter-crypto/Cargo.toml +++ b/external-crates/move/crates/bytecode-interpreter-crypto/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bytecode-interpreter-crypto" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/bytecode-interpreter-testsuite/Cargo.toml b/external-crates/move/crates/bytecode-interpreter-testsuite/Cargo.toml index 0d97695ff25..e9664d37fb2 100644 --- a/external-crates/move/crates/bytecode-interpreter-testsuite/Cargo.toml +++ b/external-crates/move/crates/bytecode-interpreter-testsuite/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bytecode-interpreter-testsuite" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/bytecode-verifier-libfuzzer/Cargo.toml b/external-crates/move/crates/bytecode-verifier-libfuzzer/Cargo.toml index 0c3cffa946d..c3c12f25d58 100644 --- a/external-crates/move/crates/bytecode-verifier-libfuzzer/Cargo.toml +++ b/external-crates/move/crates/bytecode-verifier-libfuzzer/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bytecode-verifier-libfuzzer" version = "0.0.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2018" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/bytecode-verifier-tests/Cargo.toml b/external-crates/move/crates/bytecode-verifier-tests/Cargo.toml index 45783a815ac..7b96f52828d 100644 --- a/external-crates/move/crates/bytecode-verifier-tests/Cargo.toml +++ b/external-crates/move/crates/bytecode-verifier-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bytecode-verifier-tests" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/bytecode-verifier-transactional-tests/Cargo.toml b/external-crates/move/crates/bytecode-verifier-transactional-tests/Cargo.toml index a1fb0ca2ab9..92d50879875 100644 --- a/external-crates/move/crates/bytecode-verifier-transactional-tests/Cargo.toml +++ b/external-crates/move/crates/bytecode-verifier-transactional-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bytecode-verifier-transactional-tests" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/enum-compat-util/Cargo.toml b/external-crates/move/crates/enum-compat-util/Cargo.toml index af33de92311..300054ea189 100644 --- a/external-crates/move/crates/enum-compat-util/Cargo.toml +++ b/external-crates/move/crates/enum-compat-util/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "enum-compat-util" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/invalid-mutations/Cargo.toml b/external-crates/move/crates/invalid-mutations/Cargo.toml index 1136a41d633..3ad6a0c2840 100644 --- a/external-crates/move/crates/invalid-mutations/Cargo.toml +++ b/external-crates/move/crates/invalid-mutations/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "invalid-mutations" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/language-benchmarks/Cargo.toml b/external-crates/move/crates/language-benchmarks/Cargo.toml index d6999508233..362d7c0a42e 100644 --- a/external-crates/move/crates/language-benchmarks/Cargo.toml +++ b/external-crates/move/crates/language-benchmarks/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "language-benchmarks" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/module-generation/Cargo.toml b/external-crates/move/crates/module-generation/Cargo.toml index 96435ff980e..ac4378f8495 100644 --- a/external-crates/move/crates/module-generation/Cargo.toml +++ b/external-crates/move/crates/module-generation/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "module-generation" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-abstract-stack/Cargo.toml b/external-crates/move/crates/move-abstract-stack/Cargo.toml index ace67883269..c93c965de45 100644 --- a/external-crates/move/crates/move-abstract-stack/Cargo.toml +++ b/external-crates/move/crates/move-abstract-stack/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-abstract-stack" version = "0.0.1" -authors = ["The Move Contributors"] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-analyzer/Cargo.toml b/external-crates/move/crates/move-analyzer/Cargo.toml index 2912bf560ff..d1384d43415 100644 --- a/external-crates/move/crates/move-analyzer/Cargo.toml +++ b/external-crates/move/crates/move-analyzer/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-analyzer" version = "1.0.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-binary-format/Cargo.toml b/external-crates/move/crates/move-binary-format/Cargo.toml index 00a57b56781..bef186ed23e 100644 --- a/external-crates/move/crates/move-binary-format/Cargo.toml +++ b/external-crates/move/crates/move-binary-format/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-binary-format" version = "0.0.3" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-borrow-graph/Cargo.toml b/external-crates/move/crates/move-borrow-graph/Cargo.toml index f353ddd5c9b..4b69e055b1f 100644 --- a/external-crates/move/crates/move-borrow-graph/Cargo.toml +++ b/external-crates/move/crates/move-borrow-graph/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-borrow-graph" version = "0.0.1" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-bytecode-source-map/Cargo.toml b/external-crates/move/crates/move-bytecode-source-map/Cargo.toml index db6fee101ca..fd4d41b4503 100644 --- a/external-crates/move/crates/move-bytecode-source-map/Cargo.toml +++ b/external-crates/move/crates/move-bytecode-source-map/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-bytecode-source-map" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-bytecode-utils/Cargo.toml b/external-crates/move/crates/move-bytecode-utils/Cargo.toml index bf6ecf10deb..8e2a71f1f02 100644 --- a/external-crates/move/crates/move-bytecode-utils/Cargo.toml +++ b/external-crates/move/crates/move-bytecode-utils/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-bytecode-utils" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-bytecode-verifier/Cargo.toml b/external-crates/move/crates/move-bytecode-verifier/Cargo.toml index 377dbca07c3..5249bffb1d4 100644 --- a/external-crates/move/crates/move-bytecode-verifier/Cargo.toml +++ b/external-crates/move/crates/move-bytecode-verifier/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-bytecode-verifier" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-bytecode-viewer/Cargo.toml b/external-crates/move/crates/move-bytecode-viewer/Cargo.toml index 2a630b719f5..6574d942fb4 100644 --- a/external-crates/move/crates/move-bytecode-viewer/Cargo.toml +++ b/external-crates/move/crates/move-bytecode-viewer/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-bytecode-viewer" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-cli/Cargo.toml b/external-crates/move/crates/move-cli/Cargo.toml index 3edfeebd64c..e6070f0ea8a 100644 --- a/external-crates/move/crates/move-cli/Cargo.toml +++ b/external-crates/move/crates/move-cli/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-cli" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-command-line-common/Cargo.toml b/external-crates/move/crates/move-command-line-common/Cargo.toml index fd9cb3e9e6d..3eea380118b 100644 --- a/external-crates/move/crates/move-command-line-common/Cargo.toml +++ b/external-crates/move/crates/move-command-line-common/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-command-line-common" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-compiler-transactional-tests/Cargo.toml b/external-crates/move/crates/move-compiler-transactional-tests/Cargo.toml index f114cc72a92..7ba43dc8349 100644 --- a/external-crates/move/crates/move-compiler-transactional-tests/Cargo.toml +++ b/external-crates/move/crates/move-compiler-transactional-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-compiler-transactional-tests" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-compiler/Cargo.toml b/external-crates/move/crates/move-compiler/Cargo.toml index 9b764ef9849..c7e9347fd19 100644 --- a/external-crates/move/crates/move-compiler/Cargo.toml +++ b/external-crates/move/crates/move-compiler/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-compiler" version = "0.0.1" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-core-types/Cargo.toml b/external-crates/move/crates/move-core-types/Cargo.toml index b7d56aaffe5..549dd65664f 100644 --- a/external-crates/move/crates/move-core-types/Cargo.toml +++ b/external-crates/move/crates/move-core-types/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-core-types" version = "0.0.4" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-coverage/Cargo.toml b/external-crates/move/crates/move-coverage/Cargo.toml index 3cd7773e4b6..ae12c3260a6 100644 --- a/external-crates/move/crates/move-coverage/Cargo.toml +++ b/external-crates/move/crates/move-coverage/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-coverage" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-disassembler/Cargo.toml b/external-crates/move/crates/move-disassembler/Cargo.toml index 871ced00f87..0f0ff3fb5a6 100644 --- a/external-crates/move/crates/move-disassembler/Cargo.toml +++ b/external-crates/move/crates/move-disassembler/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-disassembler" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-docgen/Cargo.toml b/external-crates/move/crates/move-docgen/Cargo.toml index 72a66742f08..4da2f37ed04 100644 --- a/external-crates/move/crates/move-docgen/Cargo.toml +++ b/external-crates/move/crates/move-docgen/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-docgen" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-errmapgen/Cargo.toml b/external-crates/move/crates/move-errmapgen/Cargo.toml index d83c4235c7f..0933e63ee0e 100644 --- a/external-crates/move/crates/move-errmapgen/Cargo.toml +++ b/external-crates/move/crates/move-errmapgen/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-errmapgen" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-explain/Cargo.toml b/external-crates/move/crates/move-explain/Cargo.toml index d15d46e250a..a86c545d33b 100644 --- a/external-crates/move/crates/move-explain/Cargo.toml +++ b/external-crates/move/crates/move-explain/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-explain" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-ir-compiler-transactional-tests/Cargo.toml b/external-crates/move/crates/move-ir-compiler-transactional-tests/Cargo.toml index c061c878642..8663b837457 100644 --- a/external-crates/move/crates/move-ir-compiler-transactional-tests/Cargo.toml +++ b/external-crates/move/crates/move-ir-compiler-transactional-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-ir-compiler-transactional-tests" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-ir-compiler/Cargo.toml b/external-crates/move/crates/move-ir-compiler/Cargo.toml index 2adacd3cb6e..5f32edb4189 100644 --- a/external-crates/move/crates/move-ir-compiler/Cargo.toml +++ b/external-crates/move/crates/move-ir-compiler/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-ir-compiler" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-ir-to-bytecode-syntax/Cargo.toml b/external-crates/move/crates/move-ir-to-bytecode-syntax/Cargo.toml index 225896905ce..31092ec9455 100644 --- a/external-crates/move/crates/move-ir-to-bytecode-syntax/Cargo.toml +++ b/external-crates/move/crates/move-ir-to-bytecode-syntax/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-ir-to-bytecode-syntax" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-ir-to-bytecode/Cargo.toml b/external-crates/move/crates/move-ir-to-bytecode/Cargo.toml index 50350a86fd9..ca8ae5f32a7 100644 --- a/external-crates/move/crates/move-ir-to-bytecode/Cargo.toml +++ b/external-crates/move/crates/move-ir-to-bytecode/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-ir-to-bytecode" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-ir-types/Cargo.toml b/external-crates/move/crates/move-ir-types/Cargo.toml index f142884b35b..2b42886b22f 100644 --- a/external-crates/move/crates/move-ir-types/Cargo.toml +++ b/external-crates/move/crates/move-ir-types/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-ir-types" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-model/Cargo.toml b/external-crates/move/crates/move-model/Cargo.toml index 04fe47c1a41..b28ada0c796 100644 --- a/external-crates/move/crates/move-model/Cargo.toml +++ b/external-crates/move/crates/move-model/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-model" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-package/Cargo.toml b/external-crates/move/crates/move-package/Cargo.toml index c56eb52256f..8e2b7ee3e59 100644 --- a/external-crates/move/crates/move-package/Cargo.toml +++ b/external-crates/move/crates/move-package/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-package" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-proc-macros/Cargo.toml b/external-crates/move/crates/move-proc-macros/Cargo.toml index d56f1502dd1..fc855001656 100644 --- a/external-crates/move/crates/move-proc-macros/Cargo.toml +++ b/external-crates/move/crates/move-proc-macros/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-proc-macros" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-prover-test-utils/Cargo.toml b/external-crates/move/crates/move-prover-test-utils/Cargo.toml index 0a1adbba2b3..4af54caad60 100644 --- a/external-crates/move/crates/move-prover-test-utils/Cargo.toml +++ b/external-crates/move/crates/move-prover-test-utils/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-prover-test-utils" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-prover/Cargo.toml b/external-crates/move/crates/move-prover/Cargo.toml index 802193f612c..6fc7454e3e5 100644 --- a/external-crates/move/crates/move-prover/Cargo.toml +++ b/external-crates/move/crates/move-prover/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-prover" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-read-write-set-types/Cargo.toml b/external-crates/move/crates/move-read-write-set-types/Cargo.toml index 5ee3b128aaf..f71da84d501 100644 --- a/external-crates/move/crates/move-read-write-set-types/Cargo.toml +++ b/external-crates/move/crates/move-read-write-set-types/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-read-write-set-types" version = "0.0.3" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-stackless-bytecode-interpreter/Cargo.toml b/external-crates/move/crates/move-stackless-bytecode-interpreter/Cargo.toml index 61efd9e481e..1e29ad2e044 100644 --- a/external-crates/move/crates/move-stackless-bytecode-interpreter/Cargo.toml +++ b/external-crates/move/crates/move-stackless-bytecode-interpreter/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-stackless-bytecode-interpreter" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-stackless-bytecode/Cargo.toml b/external-crates/move/crates/move-stackless-bytecode/Cargo.toml index 4d7726f55d5..73015bdd026 100644 --- a/external-crates/move/crates/move-stackless-bytecode/Cargo.toml +++ b/external-crates/move/crates/move-stackless-bytecode/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-stackless-bytecode" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-stdlib/Cargo.toml b/external-crates/move/crates/move-stdlib/Cargo.toml index fea3e735081..dc9ae3099ec 100644 --- a/external-crates/move/crates/move-stdlib/Cargo.toml +++ b/external-crates/move/crates/move-stdlib/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-stdlib" version = "0.1.1" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-symbol-pool/Cargo.toml b/external-crates/move/crates/move-symbol-pool/Cargo.toml index 75ae976c4b5..b5529c746e9 100644 --- a/external-crates/move/crates/move-symbol-pool/Cargo.toml +++ b/external-crates/move/crates/move-symbol-pool/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-symbol-pool" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-transactional-test-runner/Cargo.toml b/external-crates/move/crates/move-transactional-test-runner/Cargo.toml index 36357189c7b..507d8886295 100644 --- a/external-crates/move/crates/move-transactional-test-runner/Cargo.toml +++ b/external-crates/move/crates/move-transactional-test-runner/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-transactional-test-runner" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-unit-test/Cargo.toml b/external-crates/move/crates/move-unit-test/Cargo.toml index a9a7d1f3792..b60405386ed 100644 --- a/external-crates/move/crates/move-unit-test/Cargo.toml +++ b/external-crates/move/crates/move-unit-test/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-unit-test" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-vm-config/Cargo.toml b/external-crates/move/crates/move-vm-config/Cargo.toml index 05e18362554..b0f53530352 100644 --- a/external-crates/move/crates/move-vm-config/Cargo.toml +++ b/external-crates/move/crates/move-vm-config/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-vm-config" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-vm-integration-tests/Cargo.toml b/external-crates/move/crates/move-vm-integration-tests/Cargo.toml index 8e1673232d5..f5956a0a9fe 100644 --- a/external-crates/move/crates/move-vm-integration-tests/Cargo.toml +++ b/external-crates/move/crates/move-vm-integration-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-vm-integration-tests" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-vm-profiler/Cargo.toml b/external-crates/move/crates/move-vm-profiler/Cargo.toml index 1b71e7f837f..225f19e2508 100644 --- a/external-crates/move/crates/move-vm-profiler/Cargo.toml +++ b/external-crates/move/crates/move-vm-profiler/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-vm-profiler" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-vm-runtime/Cargo.toml b/external-crates/move/crates/move-vm-runtime/Cargo.toml index 9dcda945759..ce4404b4924 100644 --- a/external-crates/move/crates/move-vm-runtime/Cargo.toml +++ b/external-crates/move/crates/move-vm-runtime/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-vm-runtime" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-vm-test-utils/Cargo.toml b/external-crates/move/crates/move-vm-test-utils/Cargo.toml index 159150366b5..0653ee6bd18 100644 --- a/external-crates/move/crates/move-vm-test-utils/Cargo.toml +++ b/external-crates/move/crates/move-vm-test-utils/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-vm-test-utils" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/move-vm-transactional-tests/Cargo.toml b/external-crates/move/crates/move-vm-transactional-tests/Cargo.toml index 26a036a5d19..2437f13bd8e 100644 --- a/external-crates/move/crates/move-vm-transactional-tests/Cargo.toml +++ b/external-crates/move/crates/move-vm-transactional-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-vm-transactional-tests" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false diff --git a/external-crates/move/crates/move-vm-types/Cargo.toml b/external-crates/move/crates/move-vm-types/Cargo.toml index 823115de50e..31196ff8650 100644 --- a/external-crates/move/crates/move-vm-types/Cargo.toml +++ b/external-crates/move/crates/move-vm-types/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-vm-types" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" @@ -26,6 +26,4 @@ proptest.workspace = true [features] default = [] fuzzing = ["proptest", "move-binary-format/fuzzing"] -gas-profiler = [ - "move-vm-profiler/gas-profiler", -] +gas-profiler = ["move-vm-profiler/gas-profiler"] diff --git a/external-crates/move/crates/serializer-tests/Cargo.toml b/external-crates/move/crates/serializer-tests/Cargo.toml index 9dac87fa7d8..6c57d463f5f 100644 --- a/external-crates/move/crates/serializer-tests/Cargo.toml +++ b/external-crates/move/crates/serializer-tests/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "serializer-tests" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/crates/test-generation/Cargo.toml b/external-crates/move/crates/test-generation/Cargo.toml index dcd084afb9d..5d2342dedea 100644 --- a/external-crates/move/crates/test-generation/Cargo.toml +++ b/external-crates/move/crates/test-generation/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "test-generation" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/move-execution/v0/crates/move-bytecode-verifier/Cargo.toml b/external-crates/move/move-execution/v0/crates/move-bytecode-verifier/Cargo.toml index af494313274..302f2c9017b 100644 --- a/external-crates/move/move-execution/v0/crates/move-bytecode-verifier/Cargo.toml +++ b/external-crates/move/move-execution/v0/crates/move-bytecode-verifier/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-bytecode-verifier-v0" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/move-execution/v0/crates/move-stdlib/Cargo.toml b/external-crates/move/move-execution/v0/crates/move-stdlib/Cargo.toml index dd7ba132e60..b9f84306d90 100644 --- a/external-crates/move/move-execution/v0/crates/move-stdlib/Cargo.toml +++ b/external-crates/move/move-execution/v0/crates/move-stdlib/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-stdlib-v0" version = "0.1.1" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" diff --git a/external-crates/move/move-execution/v0/crates/move-vm-runtime/Cargo.toml b/external-crates/move/move-execution/v0/crates/move-vm-runtime/Cargo.toml index f0e7c451856..292716f487c 100644 --- a/external-crates/move/move-execution/v0/crates/move-vm-runtime/Cargo.toml +++ b/external-crates/move/move-execution/v0/crates/move-vm-runtime/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-vm-runtime-v0" version = "0.1.0" -authors = ["Diem Association "] +authors = ["IOTA Foundation "] edition = "2021" homepage = "https://diem.com" license = "Apache-2.0" 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 diff --git a/sdk/move-bytecode-template/Cargo.toml b/sdk/move-bytecode-template/Cargo.toml index 752f67ed1dd..a69b7325266 100644 --- a/sdk/move-bytecode-template/Cargo.toml +++ b/sdk/move-bytecode-template/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "move-bytecode-template" version = "0.1.0" -authors = ["Mysten Labs "] +authors = ["IOTA Foundation "] edition = "2021" license = "Apache-2.0" publish = false