bare-rust 0.0.11

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.11"
dependencies = [
 "bare-rust-ffi",
]

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