stak-native 0.1.2

Optimized primitives of native functions for Stak Scheme
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "cfg-exif"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f782369519ff0fef6ec4fcc325a7328ac0136950ddf0a0d55f4a54cddca743b4"

[[package]]
name = "stak-native"
version = "0.1.2"
dependencies = [
 "stak-vm",
]

[[package]]
name = "stak-vm"
version = "0.7.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c394a24717f1e29d6daa073b9f7992148d7abcc9f7b63b4457f1ac480f93ccac"
dependencies = [
 "cfg-exif",
]