stak-native 0.1.3

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.3"
dependencies = [
 "stak-vm",
]

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