--- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -362,8 +362,8 @@ default-features = false [dependencies.orml-vesting] -git = "https://github.com/open-web3-stack/open-runtime-module-library" -version = "0.4.1-dev" +git = 'https://github.com/UniqueNetwork/open-runtime-module-library' +version = "0.4.1-dev" default-features = false ################################################################################