libscf-sys 0.1.0

Rust bindings for libscf
1
2
3
4
5
6
7
8
9
10
11
12
13
[build-dependencies.bindgen]
version = "0.57.0"

[dependencies]

[package]
authors = ["Sean Klein <sean@oxide.computer>"]
description = "Rust bindings for libscf"
edition = "2018"
license = "MPL-2.0"
name = "libscf-sys"
repository = "https://github.com/oxidecomputer/libscf-sys"
version = "0.1.0"