Skip to content

Commit

Permalink
chore: cleanup Cargo.toml files (#3802)
Browse files Browse the repository at this point in the history
* fix: removed repository url from all crates and removed references to Diem

* chore: use the workspace version for all crates

* fix(graphql-e2e): fixed version expectation
  • Loading branch information
alexsporn authored Oct 31, 2024
1 parent 33b7027 commit 50d096c
Show file tree
Hide file tree
Showing 103 changed files with 145 additions and 220 deletions.
126 changes: 63 additions & 63 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion crates/iota-adapter-transactional-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-adapter-transactional-tests"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-authority-aggregation/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-authority-aggregation"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-aws-orchestrator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-aws-orchestrator"
version = "0.0.1"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-benchmark/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-benchmark"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-bridge-indexer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-bridge-indexer"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-common"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-config/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-config"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-core"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-cost/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-cost"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-data-ingestion-core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-data-ingestion-core"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-enum-compat-util/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-enum-compat-util"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-framework-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-framework-tests"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-framework/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-framework"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-genesis-builder/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-genesis-builder"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-genesis-common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-genesis-common"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-graphql-e2e-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-graphql-e2e-tests"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
6 changes: 3 additions & 3 deletions crates/iota-graphql-e2e-tests/tests/call/simple.exp
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,11 @@ task 15, lines 64-69:
Headers: {
"content-type": "application/json",
"content-length": "157",
"x-iota-rpc-version": "2024.7.0-testing-no-sha",
"x-iota-rpc-version": "0.5.0-testing-no-sha",
"vary": "origin, access-control-request-method, access-control-request-headers",
"access-control-allow-origin": "*",
}
Service version: 2024.7.0-testing-no-sha
Service version: 0.5.0-testing-no-sha
Response: {
"data": {
"checkpoint": {
Expand Down Expand Up @@ -375,7 +375,7 @@ Response: {
"data": {
"serviceConfig": {
"availableVersions": [
"2024.7"
"0.5"
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-graphql-rpc-client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-graphql-rpc-client"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-graphql-rpc-headers/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-graphql-rpc-headers"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-graphql-rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-graphql-rpc"
version = "2024.7.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-indexer-builder/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-indexer-builder"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-json-rpc-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-json-rpc-api"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-json-rpc-tests/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-json-rpc-tests"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-json-rpc-types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-json-rpc-types"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-json-rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-json-rpc"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-json/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-json"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-keys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-keys"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-macros"
version = "0.7.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-metrics/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-metrics"
version = "0.7.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-network-stack/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-network-stack"
version = "0.2.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-network/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-network"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-open-rpc-macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-open-rpc-macros"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-package-resolver/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-package-resolver"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-proc-macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-proc-macros"
version = "0.7.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-protocol-config-macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-protocol-config-macros"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-protocol-config/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-protocol-config"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-replay/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-replay"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-rest-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-rest-api"
version = "0.1.0"
version.workspace = true
edition = "2021"
license = "Apache-2.0"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-simulator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-simulator"
version = "0.7.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-snapshot/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-snapshot"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-source-validation-service/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-source-validation-service"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-storage/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-storage"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-swarm-config/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-swarm-config"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-swarm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-swarm"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-test-transaction-builder/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-test-transaction-builder"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-tls/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-tls"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-transaction-builder/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-transaction-builder"
version = "0.0.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/iota-transaction-checks/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-transaction-checks"
version = "0.1.0"
version.workspace = true
authors = ["IOTA Foundation <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
Loading

0 comments on commit 50d096c

Please sign in to comment.