yieldskill-runtime-linux-arm64 0.5.1

Yield runtime support for linux-arm64.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "yieldskill-runtime-linux-arm64"
version = "0.5.1"
edition = "2021"
license = "MIT"
description = "Yield runtime support for linux-arm64."
repository = "https://github.com/operatorstack/yield"
homepage = "https://yield.operatorstack.systems/"
readme = "README.md"
include = ["src/lib.rs", "runtime/yskill", "README.md", "LICENSE"]

[lib]
path = "src/lib.rs"