crs-bind 0.1.3

A stripped down version of qvex/vex-rt so I can do less than safe things with QUEEN's bindings for my own crassipes project. Please don't actually use this unless you need to access the bindings directly.
Documentation
[build-dependencies.bindgen]
version = "0.53.1"

[build-dependencies.zip]
version = "0.5.9"

[build-dependencies.zip-extensions]
version = "0.6.0"
[dependencies.libc]
default-features = false
version = "0.2"

[dependencies.libc-print]
version = "0.1.14"

[dependencies.rcstring]
version = "0.2.1"

[dependencies.spin]
version = "0.7.0"

[package]
authors = ["Timothy Morland <me@timothy-morland.com>", "Nick Mertin <nickmertin@gmail.com>", "Drew Deaton <drewbdeaton@gmail.com>"]
build = "build/main.rs"
description = "A stripped down version of qvex/vex-rt so I can do less than safe things with QUEEN's bindings for my own crassipes project. Please don't actually use this unless you need to access the bindings directly."
edition = "2018"
license = "MIT"
name = "crs-bind"
version = "0.1.3"