outrun/Cargo.lock

563 lines
14 KiB
Text
Raw Normal View History

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2022-08-22 11:30:39 +12:00
[[package]]
name = "addr2line"
2022-12-15 07:47:49 +13:00
version = "0.19.0"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-15 07:47:49 +13:00
checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
2022-08-22 11:30:39 +12:00
dependencies = [
"gimli",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2022-09-23 18:05:11 +12:00
[[package]]
name = "ahash"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
dependencies = [
"getrandom",
"once_cell",
"version_check",
]
2022-08-22 11:30:39 +12:00
[[package]]
name = "aho-corasick"
2022-11-22 16:56:21 +13:00
version = "0.7.20"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-22 16:56:21 +13:00
checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
2022-08-22 11:30:39 +12:00
dependencies = [
"memchr",
]
2022-07-21 08:43:13 +12:00
[[package]]
name = "assert_matches"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"
2022-08-22 11:30:39 +12:00
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi",
"libc",
"winapi",
]
[[package]]
name = "backtrace"
2022-12-15 07:47:49 +13:00
version = "0.3.67"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-15 07:47:49 +13:00
checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca"
2022-08-22 11:30:39 +12:00
dependencies = [
"addr2line",
"cc",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
]
2022-08-04 17:38:00 +12:00
[[package]]
name = "block-buffer"
2022-09-23 18:05:11 +12:00
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-23 18:05:11 +12:00
checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"
dependencies = [
"generic-array",
]
2022-08-22 11:30:39 +12:00
[[package]]
name = "cc"
2022-12-15 16:38:32 +13:00
version = "1.0.78"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-15 16:38:32 +13:00
checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d"
2022-08-22 11:30:39 +12:00
[[package]]
name = "cfg-if"
2022-08-04 17:38:00 +12:00
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "cpufeatures"
2022-09-23 18:05:11 +12:00
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-23 18:05:11 +12:00
checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"
dependencies = [
"libc",
]
[[package]]
name = "crypto-common"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
dependencies = [
"generic-array",
"typenum",
]
[[package]]
name = "digest"
2022-11-17 14:44:50 +13:00
version = "0.10.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-17 14:44:50 +13:00
checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"
dependencies = [
"block-buffer",
"crypto-common",
]
2022-08-04 17:38:00 +12:00
2022-07-21 08:43:13 +12:00
[[package]]
name = "generic-array"
version = "0.14.6"
2022-07-21 08:43:13 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"
dependencies = [
"typenum",
"version_check",
]
2022-07-21 08:43:13 +12:00
2022-09-23 18:05:11 +12:00
[[package]]
name = "getrandom"
2022-10-21 10:33:48 +13:00
version = "0.2.8"
2022-09-23 18:05:11 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-21 10:33:48 +13:00
checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
2022-09-23 18:05:11 +12:00
dependencies = [
"cfg-if",
"libc",
"wasi",
]
2022-08-22 11:30:39 +12:00
[[package]]
name = "gimli"
2022-12-15 07:47:49 +13:00
version = "0.27.0"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-15 07:47:49 +13:00
checksum = "dec7af912d60cdbd3677c1af9352ebae6fb8394d165568a2234df0fa00f87793"
2022-08-22 11:30:39 +12:00
2022-09-23 18:05:11 +12:00
[[package]]
name = "hashbrown"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
dependencies = [
"ahash",
]
[[package]]
name = "heck"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
2022-08-22 11:30:39 +12:00
[[package]]
name = "hermit-abi"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
dependencies = [
"libc",
]
[[package]]
name = "is_ci"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "616cde7c720bb2bb5824a224687d8f77bfd38922027f01d825cd7453be5099fb"
2022-07-21 08:43:13 +12:00
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
2022-12-14 16:50:11 +13:00
version = "0.2.138"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 16:50:11 +13:00
checksum = "db6d7e329c562c5dfab7a46a2afabc8b987ab9a4834c9d1ca04dc54c1546cef8"
2022-08-22 11:30:39 +12:00
[[package]]
name = "memchr"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
[[package]]
name = "miette"
version = "5.5.0"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4afd9b301defa984bbdbe112b4763e093ed191750a0d914a78c1106b2d0fe703"
2022-08-22 11:30:39 +12:00
dependencies = [
"atty",
"backtrace",
"miette-derive",
"once_cell",
"owo-colors",
"supports-color",
"supports-hyperlinks",
"supports-unicode",
"terminal_size",
2022-10-25 04:57:58 +13:00
"textwrap 0.15.2",
2022-08-22 11:30:39 +12:00
"thiserror",
"unicode-width",
]
[[package]]
name = "miette-derive"
version = "5.5.0"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97c2401ab7ac5282ca5c8b518a87635b1a93762b0b90b9990c509888eeccba29"
2022-08-22 11:30:39 +12:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "miniz_oxide"
2022-12-15 07:47:49 +13:00
version = "0.6.2"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-15 07:47:49 +13:00
checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
2022-08-22 11:30:39 +12:00
dependencies = [
"adler",
]
[[package]]
name = "object"
2022-12-15 07:47:49 +13:00
version = "0.30.0"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-15 07:47:49 +13:00
checksum = "239da7f290cfa979f43f85a8efeee9a8a76d0827c356d37f9d3d7254d6b537fb"
2022-08-22 11:30:39 +12:00
dependencies = [
"memchr",
]
[[package]]
name = "once_cell"
2022-10-29 22:41:02 +13:00
version = "1.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-29 22:41:02 +13:00
checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
[[package]]
name = "outrun"
version = "0.1.0"
dependencies = [
2022-08-04 17:38:00 +12:00
"outrun-compiler",
"thiserror",
]
2022-08-09 12:39:52 +12:00
[[package]]
name = "outrun-common"
version = "0.1.0"
2022-08-22 11:30:39 +12:00
dependencies = [
"thiserror",
]
2022-08-09 12:39:52 +12:00
2022-08-04 17:38:00 +12:00
[[package]]
name = "outrun-compiler"
version = "0.1.0"
dependencies = [
"assert_matches",
"heck",
"lazy_static",
2022-08-22 11:30:39 +12:00
"miette",
"outrun-common",
"pest",
"pest_derive",
2022-08-23 08:58:54 +12:00
"rusttyc",
"textwrap 0.16.0",
2022-08-22 11:30:39 +12:00
"thiserror",
2022-08-09 12:39:52 +12:00
]
[[package]]
name = "outrun-core"
version = "0.1.0"
dependencies = [
2022-08-22 11:30:39 +12:00
"miette",
2022-08-09 12:39:52 +12:00
"outrun-compiler",
2022-08-04 17:38:00 +12:00
]
2022-08-22 11:30:39 +12:00
[[package]]
name = "owo-colors"
2022-08-23 09:45:52 +12:00
version = "3.5.0"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-23 09:45:52 +12:00
checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
2022-08-22 11:30:39 +12:00
[[package]]
name = "pest"
2022-12-14 16:50:11 +13:00
version = "2.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 16:50:11 +13:00
checksum = "cc8bed3549e0f9b0a2a78bf7c0018237a2cdf085eecbbc048e52612438e4e9d0"
dependencies = [
"thiserror",
"ucd-trie",
]
[[package]]
name = "pest_derive"
2022-12-14 16:50:11 +13:00
version = "2.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 16:50:11 +13:00
checksum = "cdc078600d06ff90d4ed238f0119d84ab5d43dbaad278b0e33a8820293b32344"
dependencies = [
"pest",
"pest_generator",
]
[[package]]
name = "pest_generator"
2022-12-14 16:50:11 +13:00
version = "2.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 16:50:11 +13:00
checksum = "28a1af60b1c4148bb269006a750cff8e2ea36aff34d2d96cf7be0b14d1bed23c"
dependencies = [
"pest",
"pest_meta",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "pest_meta"
2022-12-14 16:50:11 +13:00
version = "2.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 16:50:11 +13:00
checksum = "fec8605d59fc2ae0c6c1aefc0c7c7a9769732017c0ce07f7a9cfffa7b4404f20"
dependencies = [
"once_cell",
"pest",
2022-09-23 18:05:11 +12:00
"sha1",
]
[[package]]
name = "proc-macro2"
2022-10-15 22:08:14 +13:00
version = "1.0.47"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-15 22:08:14 +13:00
checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
version = "1.0.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
2022-07-17 12:30:28 +12:00
dependencies = [
"proc-macro2",
2022-07-17 12:30:28 +12:00
]
2022-08-22 11:30:39 +12:00
[[package]]
name = "regex"
2022-11-16 10:50:40 +13:00
version = "1.7.0"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-16 10:50:40 +13:00
checksum = "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a"
2022-08-22 11:30:39 +12:00
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
2022-11-16 10:50:40 +13:00
version = "0.6.28"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-16 10:50:40 +13:00
checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"
2022-08-22 11:30:39 +12:00
[[package]]
name = "rustc-demangle"
version = "0.1.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
2022-08-23 08:58:54 +12:00
[[package]]
name = "rusttyc"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14ae3b1a443c1a8f71f24d05d6d7081e161e5babc225818c5e3223a5afd045cb"
2022-08-04 17:38:00 +12:00
[[package]]
2022-09-23 18:05:11 +12:00
name = "sha1"
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-23 18:05:11 +12:00
checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
2022-08-04 17:38:00 +12:00
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
2022-08-04 17:38:00 +12:00
]
2022-08-22 11:30:39 +12:00
[[package]]
name = "smawk"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043"
[[package]]
name = "supports-color"
2022-11-16 10:50:40 +13:00
version = "1.3.1"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-16 10:50:40 +13:00
checksum = "8ba6faf2ca7ee42fdd458f4347ae0a9bd6bcc445ad7cb57ad82b383f18870d6f"
2022-08-22 11:30:39 +12:00
dependencies = [
"atty",
"is_ci",
]
[[package]]
name = "supports-hyperlinks"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "590b34f7c5f01ecc9d78dba4b3f445f31df750a67621cf31626f3b7441ce6406"
dependencies = [
"atty",
]
[[package]]
name = "supports-unicode"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8b945e45b417b125a8ec51f1b7df2f8df7920367700d1f98aedd21e5735f8b2"
dependencies = [
"atty",
]
[[package]]
name = "syn"
2022-12-14 16:50:11 +13:00
version = "1.0.105"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 16:50:11 +13:00
checksum = "60b9b43d45702de4c839cb9b51d9f529c5dd26a4aff255b42b1ebc03e88ee908"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
2022-08-22 11:30:39 +12:00
[[package]]
name = "terminal_size"
version = "0.1.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "textwrap"
2022-10-25 04:57:58 +13:00
version = "0.15.2"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-25 04:57:58 +13:00
checksum = "b7b3e525a49ec206798b40326a44121291b530c963cfb01018f63e135bac543d"
2022-08-22 11:30:39 +12:00
dependencies = [
"smawk",
"unicode-linebreak",
"unicode-width",
]
[[package]]
name = "textwrap"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
dependencies = [
"smawk",
"unicode-linebreak",
"unicode-width",
]
[[package]]
name = "thiserror"
2022-09-28 11:22:13 +13:00
version = "1.0.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-28 11:22:13 +13:00
checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2022-09-28 11:22:13 +13:00
version = "1.0.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-28 11:22:13 +13:00
checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "typenum"
2022-12-14 16:50:11 +13:00
version = "1.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 16:50:11 +13:00
checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
[[package]]
name = "ucd-trie"
2022-09-23 18:05:11 +12:00
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-23 18:05:11 +12:00
checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
[[package]]
name = "unicode-ident"
2022-10-09 09:02:51 +13:00
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-09 09:02:51 +13:00
checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"
2022-08-22 11:30:39 +12:00
[[package]]
name = "unicode-linebreak"
2022-09-30 07:33:13 +13:00
version = "0.1.4"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-30 07:33:13 +13:00
checksum = "c5faade31a542b8b35855fff6e8def199853b2da8da256da52f52f1316ee3137"
2022-08-22 11:30:39 +12:00
dependencies = [
2022-09-23 18:05:11 +12:00
"hashbrown",
2022-08-22 11:30:39 +12:00
"regex",
]
[[package]]
name = "unicode-width"
2022-09-23 18:05:11 +12:00
version = "0.1.10"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-23 18:05:11 +12:00
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
2022-08-22 11:30:39 +12:00
[[package]]
name = "version_check"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2022-08-22 11:30:39 +12:00
2022-09-23 18:05:11 +12:00
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2022-08-22 11:30:39 +12:00
[[package]]
name = "winapi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"