Skip to content

Commit b147a4a

Browse files
committed
examples/runtime-sdk/minimal-runtime: Use repo oasis-sdk
1 parent 2be29b3 commit b147a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/runtime-sdk/minimal-runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
oasis-runtime-sdk = { git = "https://github.com/oasisprotocol/oasis-sdk", tag = "runtime-sdk/v0.13.1" }
7+
oasis-runtime-sdk = { path = "../../../runtime-sdk" }

0 commit comments

Comments
 (0)