nandi/jolt-nativepublic Fork 0
4956d1e2f73eae7b1f8ef16fab875c56c69dea84
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.

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

[dependencies]
log.workspace = true