stellar-strkey 0.0.8

Encode and decode strkeys for Stellar.
Documentation
1
2
3
4
5
6
7
8
9
10
11
name: Rust Version

on:
  workflow_dispatch:
  schedule:
    - cron:  '0 13 * * *'

jobs:

  set-rust-version:
    uses: stellar/actions/.github/workflows/rust-set-rust-version.yml@main