stak-macro 0.1.75

Macros to integrate Stak Scheme
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "byteorder"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"

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

[[package]]
name = "hash32"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606"
dependencies = [
 "byteorder",
]

[[package]]
name = "heapless"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad"
dependencies = [
 "hash32",
 "stable_deref_trait",
]

[[package]]
name = "libm"
version = "0.2.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"

[[package]]
name = "proc-macro2"
version = "1.0.92"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0"
dependencies = [
 "unicode-ident",
]

[[package]]
name = "quote"
version = "1.0.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
dependencies = [
 "proc-macro2",
]

[[package]]
name = "stable_deref_trait"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"

[[package]]
name = "stak-compiler"
version = "0.1.78"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2f6eaa2c0b31d977d7788d5d37370ce7e0a7048c26820913800f3359e10cc0e9"
dependencies = [
 "stak-configuration",
 "stak-device",
 "stak-file",
 "stak-process-context",
 "stak-r7rs",
 "stak-time",
 "stak-vm",
]

[[package]]
name = "stak-configuration"
version = "0.1.70"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "006273334f33691f6d775e959d2eb485db4f1d8cdfece2c6cf14bfce19b91e32"

[[package]]
name = "stak-device"
version = "0.2.74"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "805b952f63be9bf0e3a80be1d943e8def7cee8f2a36b567a8581e0a93aa6cec1"
dependencies = [
 "stak-vm",
]

[[package]]
name = "stak-file"
version = "0.4.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7135d1a4f865b9b1e4b6f1ff5a3e3ceddbffe19267eb79254ff9a8819f0aa31a"
dependencies = [
 "heapless",
 "stak-vm",
]

[[package]]
name = "stak-macro"
version = "0.1.75"
dependencies = [
 "proc-macro2",
 "quote",
 "stak-compiler",
 "stak-macro-util",
 "syn",
]

[[package]]
name = "stak-macro-util"
version = "0.1.51"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a8c74d65b1a849f86058997b6c6f23807fdc14eccf3d00dc46ba51faf1f3731"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "stak-process-context"
version = "0.2.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc9c56b51fe30c5f9d2a6f07654528f8f1e4fc681afa0ff05da8907ee62f5f5d"
dependencies = [
 "stak-vm",
]

[[package]]
name = "stak-r7rs"
version = "0.8.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d057a92b5a562403dc3c544b5e977e96ac6d3a792c963fe0e66a0c3832a26be7"
dependencies = [
 "libm",
 "stak-device",
 "stak-file",
 "stak-process-context",
 "stak-time",
 "stak-vm",
]

[[package]]
name = "stak-time"
version = "0.1.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0225f0a9c992c4bd84fad5a2babbaf663ba2faa8ff26dd43589e2428a0b4a740"
dependencies = [
 "stak-vm",
]

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

[[package]]
name = "syn"
version = "2.0.90"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31"
dependencies = [
 "proc-macro2",
 "quote",
 "unicode-ident",
]

[[package]]
name = "unicode-ident"
version = "1.0.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"