diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 6b37984..99cdd20 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -120,7 +120,7 @@ authors = ['Anonymous'] edition = '2018' homepage = 'https://substrate.dev' license = 'Unlicense' -name = 'node-template-runtime' +name = 'sgx-runtime' repository = 'https://github.com/paritytech/substrate/' version = '2.0.0-alpha.6'