bare-rust 0.0.4

Rust bindings for Bare
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "bare-rust"
version = "0.0.4"
dependencies = [
 "bare-rust-ffi",
]

[[package]]
name = "bare-rust-ffi"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab5ef3c271a325ded4f7fd0bb525136c33d9b31696fe8f832375d530b8f6572d"