Skip to content

Commit

Permalink
Added "auto-generated" tags for each Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiblt1304 committed Jun 13, 2024
1 parent 005d40d commit 752f203
Show file tree
Hide file tree
Showing 13 changed files with 78 additions and 0 deletions.
6 changes: 6 additions & 0 deletions chain-config/wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "chain-config-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions chain-factory/wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "chain-factory-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions esdt-safe/wasm-esdt-safe-full/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "esdt-safe-full-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions esdt-safe/wasm-esdt-safe-view/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "esdt-safe-view-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions esdt-safe/wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "esdt-safe-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions fee-market/wasm-fee-marker-full/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "fee-marker-full-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions fee-market/wasm-multisig-view/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "multisig-view-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions fee-market/wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "fee-market-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions header-verifier/wasm-header-verifier-full/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "header-verifier-full-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions header-verifier/wasm-multisig-view/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "multisig-view-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions header-verifier/wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "header-verifier-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions pair-mock/wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "pair-mock-wasm"
version = "0.0.0"
Expand Down
6 changes: 6 additions & 0 deletions router-mock/wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Code generated by the multiversx-sc build system. DO NOT EDIT.

# ##########################################
# ############## AUTO-GENERATED #############
# ##########################################

[package]
name = "router-mock-wasm"
version = "0.0.0"
Expand Down

0 comments on commit 752f203

Please sign in to comment.