Skip to content

Commit 1a199c3

Browse files
committed
feat: exchange rate example in Rust
1 parent cb72cfc commit 1a199c3

File tree

6 files changed

+775
-0
lines changed

6 files changed

+775
-0
lines changed

.github/workflows/ninja_pr_checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
["X.509 (Rust)"]="rust/x509"
8282
["SNS Kongswap Adaptor (Rust)"]="rust/sns-adaptor"
8383
["Receiving ICP"]="rust/receiving-icp"
84+
["Fetching Exchange Rates (Rust)"]="rust/exchange-rates"
8485
)
8586
8687
# Check if we should run all examples (workflow file changed) or just changed ones

0 commit comments

Comments
 (0)