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"
2023-03-09 15:48:34 +13:00
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-09 15:48:34 +13:00
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
dependencies = [
"generic-array",
]
2022-08-22 11:30:39 +12:00
[[package]]
name = "cc"
2023-02-03 10:48:54 +13:00
version = "1.0.79"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 10:48:54 +13:00
checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
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"
2023-02-15 19:48:05 +13:00
version = "0.27.2"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-15 19:48:05 +13:00
checksum = "ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4"
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"
2023-02-03 10:48:54 +13:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 10:48:54 +13:00
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
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"
2023-03-10 02:48:38 +13:00
version = "0.2.140"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-10 02:48:38 +13:00
checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c"
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"
2023-01-23 19:48:05 +13:00
version = "0.30.3"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-23 19:48:05 +13:00
checksum = "ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439"
2022-08-22 11:30:39 +12:00
dependencies = [
"memchr",
]
[[package]]
name = "once_cell"
2023-02-15 04:48:16 +13:00
version = "1.17.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-15 04:48:16 +13:00
checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"
[[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-12-28 18:47:47 +13:00
version = "3.5.0"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-28 18:47:47 +13:00
checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
2022-08-22 11:30:39 +12:00
[[package]]
name = "pest"
2023-03-05 14:48:29 +13:00
version = "2.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-05 14:48:29 +13:00
checksum = "8cbd939b234e95d72bc393d51788aec68aeeb5d51e748ca08ff3aad58cb722f7"
dependencies = [
"thiserror",
"ucd-trie",
]
[[package]]
name = "pest_derive"
2023-03-05 14:48:29 +13:00
version = "2.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-05 14:48:29 +13:00
checksum = "a81186863f3d0a27340815be8f2078dd8050b14cd71913db9fbda795e5f707d7"
dependencies = [
"pest",
"pest_generator",
]
[[package]]
name = "pest_generator"
2023-03-05 14:48:29 +13:00
version = "2.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-05 14:48:29 +13:00
checksum = "75a1ef20bf3193c15ac345acb32e26b3dc3223aff4d77ae4fc5359567683796b"
dependencies = [
"pest",
"pest_meta",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "pest_meta"
2023-03-05 14:48:29 +13:00
version = "2.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-05 14:48:29 +13:00
checksum = "5e3b284b1f13a20dc5ebc90aff59a51b8d7137c221131b52a7260c08cbc1cc80"
dependencies = [
"once_cell",
"pest",
2023-01-12 01:48:12 +13:00
"sha2",
]
[[package]]
name = "proc-macro2"
2023-02-05 12:48:08 +13:00
version = "1.0.51"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-05 12:48:08 +13:00
checksum = "5d727cae5b39d21da60fa540906919ad737832fe0b1c165da3a34d6548c849d6"
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
2022-12-19 06:47:57 +13:00
version = "1.0.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-19 06:47:57 +13:00
checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
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"
2023-01-10 02:47:57 +13:00
version = "1.7.1"
2022-08-22 11:30:39 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-10 02:47:57 +13:00
checksum = "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733"
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]]
2023-01-12 01:48:12 +13:00
name = "sha2"
version = "0.10.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-12 01:48:12 +13:00
checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
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"
2023-02-24 23:48:23 +13:00
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-24 23:48:23 +13:00
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
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"
2023-03-06 13:48:35 +13:00
version = "1.0.39"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-06 13:48:35 +13:00
checksum = "a5ab016db510546d856297882807df8da66a16fb8c4101cb8b30054b0d5b2d9c"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2023-03-06 13:48:35 +13:00
version = "1.0.39"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-06 13:48:35 +13:00
checksum = "5420d42e90af0c38c3290abcca25b9b3bdf379fc9f55c528f53a269d9c9a267e"
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"
2023-03-06 13:48:35 +13:00
version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-06 13:48:35 +13:00
checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4"
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"