Skip to content

Commit

Permalink
tomls point to sgx-runtime tag now
Browse files Browse the repository at this point in the history
  • Loading branch information
Alain Brenzikofer committed Aug 30, 2020
1 parent 2c71cab commit 155619a
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 38 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2284,7 +2284,7 @@ dependencies = [
[[package]]
name = "pallet-template"
version = "2.0.0-alpha.7"
source = "git+https://github.com/encointer/sgx-runtime#931bc07ce7331cf00aba14db08f5220ca5f4533e"
source = "git+https://github.com/encointer/sgx-runtime?tag=v0.6.10-sub2.0.0-alpha.7#931bc07ce7331cf00aba14db08f5220ca5f4533e"
dependencies = [
"frame-support",
"frame-system",
Expand Down Expand Up @@ -3234,7 +3234,7 @@ dependencies = [
[[package]]
name = "sgx-externalities"
version = "0.2.0"
source = "git+https://github.com/encointer/sgx-runtime#931bc07ce7331cf00aba14db08f5220ca5f4533e"
source = "git+https://github.com/encointer/sgx-runtime?tag=v0.6.10-sub2.0.0-alpha.7#931bc07ce7331cf00aba14db08f5220ca5f4533e"
dependencies = [
"environmental",
"log 0.4.8 (git+https://github.com/mesalock-linux/log-sgx)",
Expand All @@ -3246,7 +3246,7 @@ dependencies = [
[[package]]
name = "sgx-runtime"
version = "2.0.0-alpha.7"
source = "git+https://github.com/encointer/sgx-runtime#931bc07ce7331cf00aba14db08f5220ca5f4533e"
source = "git+https://github.com/encointer/sgx-runtime?tag=v0.6.10-sub2.0.0-alpha.7#931bc07ce7331cf00aba14db08f5220ca5f4533e"
dependencies = [
"frame-executive",
"frame-support",
Expand Down Expand Up @@ -3660,7 +3660,7 @@ dependencies = [
[[package]]
name = "sp-io"
version = "2.0.0-alpha.7"
source = "git+https://github.com/encointer/sgx-runtime#931bc07ce7331cf00aba14db08f5220ca5f4533e"
source = "git+https://github.com/encointer/sgx-runtime?tag=v0.6.10-sub2.0.0-alpha.7#931bc07ce7331cf00aba14db08f5220ca5f4533e"
dependencies = [
"environmental",
"hash-db",
Expand Down Expand Up @@ -4107,7 +4107,7 @@ dependencies = [
"sgx_tstd",
"sp-application-crypto",
"sp-core",
"sp-io 2.0.0-alpha.7 (git+https://github.com/encointer/sgx-runtime)",
"sp-io 2.0.0-alpha.7 (git+https://github.com/encointer/sgx-runtime?tag=v0.6.10-sub2.0.0-alpha.7)",
"sp-keyring",
"sp-runtime",
"substrate-api-client",
Expand Down
Loading

0 comments on commit 155619a

Please sign in to comment.