stak-native 0.1.1

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

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