Skip to content
Snippets Groups Projects
Commit 7b4bbbc1 authored by Dan Forbes's avatar Dan Forbes
Browse files

Fix manual upgrade errors and update Cargo lockfile

parent 0947321e
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -114,11 +114,3 @@ version = '2.0.0-rc3'
git = 'https://github.com/paritytech/substrate.git'
tag = 'v2.0.0-rc3'
version = '2.0.0-rc3'
[build-dependencies.substrate-build-script-utils]
git = 'https://github.com/paritytech/substrate.git'
tag = 'v2.0.0-rc2'
version = '2.0.0-rc2'
[[bin]]
name = 'node-template'
......@@ -40,7 +40,7 @@ edition = '2018'
homepage = 'https://substrate.io'
license = 'Unlicense'
name = 'pallet-template'
repository = 'https://github.com/substrate-developer-hub/substrate-pallet-template/'
repository = 'https://github.com/substrate-developer-hub/substrate-node-template/'
version = '2.0.0-rc3'
[package.metadata.docs.rs]
targets = ['x86_64-unknown-linux-gnu']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment