We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45942e commit 6b94d7dCopy full SHA for 6b94d7d
oracle/runtime-api/Cargo.toml
@@ -5,6 +5,7 @@ authors = ["Laminar Developers <[email protected]>"]
5
edition = "2021"
6
license = "Apache-2.0"
7
description = "Runtime API module for orml-oracle."
8
+repository = "https://github.com/open-web3-stack/open-runtime-module-library"
9
10
[dependencies]
11
parity-scale-codec = { version = "3.0.0", default-features = false, features = ["derive"] }
0 commit comments