Explorar o código

example/dummy-contract: Exclude from main workspace

parazyd %!s(int64=2) %!d(string=hai) anos
pai
achega
212a8c0957
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 0 1
      Cargo.toml
  2. 2 0
      example/dummy-contract/Cargo.toml

+ 0 - 1
Cargo.toml

@@ -49,7 +49,6 @@ members = [
     "src/contract/deployooor",
 
     #"example/dchat",
-    "example/dummy-contract",
 ]
 
 [dependencies]

+ 2 - 0
example/dummy-contract/Cargo.toml

@@ -5,6 +5,8 @@ authors = ["Dyne.org foundation <foundation@dyne.org>"]
 license = "AGPL-3.0-only"
 edition = "2021"
 
+[workspace]
+
 [lib]
 crate-type = ["cdylib", "rlib"]