nandi/jolt-nativepublic Fork 0
7b6f7013392de8fe2e8c3c36d5c0182974b1a2c4
Commits
Clone
git clone https://git.rickub.com/nandi/jolt-native.git
git clone ssh://git@rickub.com/nandi/jolt-native.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

Cargo.toml · 10 lines · 255 BTOML Blame HistoryRaw
Lift freeq's AV media plane out of sleek 90f8b89 nandi 20d ago1[package]
2name = "jolt-abi"
3description = "The rules every native library in this workspace keeps at its FFI edge"
4version.workspace = true
5edition.workspace = true
6license.workspace = true
7repository.workspace = true
8
9[dependencies]
10log.workspace = true