2024-01-16 03:09:34 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
version = 3
|
|
|
|
|
2024-01-19 00:40:04 +00:00
|
|
|
[[package]]
|
|
|
|
name = "array-init"
|
|
|
|
version = "2.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3d62b7694a562cdf5a74227903507c56ab2cc8bdd1f781ed5cb4cf9c9f810bfc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "binrw"
|
2024-07-22 20:55:53 +00:00
|
|
|
version = "0.14.0"
|
2024-01-19 00:40:04 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-07-22 20:55:53 +00:00
|
|
|
checksum = "3f36b7cb3ab9ff6a2858650d8dc360e783a5d14dc29594db48c56a3c233cc265"
|
2024-01-19 00:40:04 +00:00
|
|
|
dependencies = [
|
|
|
|
"array-init",
|
|
|
|
"binrw_derive",
|
|
|
|
"bytemuck",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "binrw_derive"
|
2024-07-22 20:55:53 +00:00
|
|
|
version = "0.14.0"
|
2024-01-19 00:40:04 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-07-22 20:55:53 +00:00
|
|
|
checksum = "20ea7a8c5c8eeffffac6d54d172444e15beffac6f817fac714460a9a9aa88da3"
|
2024-01-19 00:40:04 +00:00
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
"owo-colors",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-02-07 09:01:23 +00:00
|
|
|
"syn 1.0.109",
|
2024-01-19 00:40:04 +00:00
|
|
|
]
|
|
|
|
|
2024-07-22 20:55:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
version = "2.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
|
|
|
|
|
2024-01-19 00:40:04 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bytemuck"
|
2024-07-22 20:55:53 +00:00
|
|
|
version = "1.16.1"
|
2024-01-19 00:40:04 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-07-22 20:55:53 +00:00
|
|
|
checksum = "b236fc92302c97ed75b38da1f4917b5cdda4984745740f153a5d3059e48d725e"
|
2024-01-19 00:40:04 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2024-07-22 20:55:53 +00:00
|
|
|
version = "1.13.0"
|
2024-01-19 00:40:04 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-07-22 20:55:53 +00:00
|
|
|
checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
|
2024-01-19 00:40:04 +00:00
|
|
|
|
2024-01-30 06:56:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "glam"
|
2024-07-22 20:55:53 +00:00
|
|
|
version = "0.28.0"
|
2024-01-30 06:56:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-07-22 20:55:53 +00:00
|
|
|
checksum = "779ae4bf7e8421cf91c0b3b64e7e8b40b862fba4d393f59150042de7c4965a94"
|
2024-01-30 06:56:15 +00:00
|
|
|
|
2024-02-07 09:01:23 +00:00
|
|
|
[[package]]
|
|
|
|
name = "id"
|
|
|
|
version = "0.1.0"
|
2024-07-22 20:55:53 +00:00
|
|
|
source = "sparse+https://git.itzana.me/api/packages/strafesnet/cargo/"
|
|
|
|
checksum = "2337e7a6c273082b672e377e159d7a168fb51438461b7c4033c79a515dd7a25a"
|
2024-02-07 09:01:23 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-07-22 20:55:53 +00:00
|
|
|
"syn 2.0.72",
|
2024-02-07 09:01:23 +00:00
|
|
|
]
|
|
|
|
|
2024-01-19 00:40:04 +00:00
|
|
|
[[package]]
|
|
|
|
name = "owo-colors"
|
|
|
|
version = "3.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2024-07-22 20:55:53 +00:00
|
|
|
version = "1.0.86"
|
2024-01-19 00:40:04 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-07-22 20:55:53 +00:00
|
|
|
checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
|
2024-01-19 00:40:04 +00:00
|
|
|
dependencies = [
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2024-07-22 20:55:53 +00:00
|
|
|
version = "1.0.36"
|
2024-01-19 00:40:04 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-07-22 20:55:53 +00:00
|
|
|
checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
|
2024-01-19 00:40:04 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
2024-01-30 06:56:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "strafesnet_common"
|
2024-07-29 23:38:32 +00:00
|
|
|
version = "0.2.0"
|
2024-07-22 20:55:53 +00:00
|
|
|
source = "sparse+https://git.itzana.me/api/packages/strafesnet/cargo/"
|
2024-07-29 23:38:32 +00:00
|
|
|
checksum = "74580c59a09194ce39db49cd814a5c2fc2d61513c88c6b811b5b40c0da6de057"
|
2024-01-30 06:56:15 +00:00
|
|
|
dependencies = [
|
2024-07-22 20:55:53 +00:00
|
|
|
"bitflags",
|
2024-01-30 06:56:15 +00:00
|
|
|
"glam",
|
2024-02-09 07:13:42 +00:00
|
|
|
"id",
|
2024-01-30 06:56:15 +00:00
|
|
|
]
|
|
|
|
|
2024-01-16 03:09:34 +00:00
|
|
|
[[package]]
|
2024-01-29 23:18:05 +00:00
|
|
|
name = "strafesnet_snf"
|
2024-07-30 01:22:26 +00:00
|
|
|
version = "0.1.1"
|
2024-01-19 00:40:04 +00:00
|
|
|
dependencies = [
|
|
|
|
"binrw",
|
2024-02-07 09:01:23 +00:00
|
|
|
"id",
|
2024-01-30 06:56:15 +00:00
|
|
|
"strafesnet_common",
|
2024-01-19 00:40:04 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
|
|
|
version = "1.0.109"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2024-02-07 09:01:23 +00:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2024-07-22 20:55:53 +00:00
|
|
|
version = "2.0.72"
|
2024-02-07 09:01:23 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-07-22 20:55:53 +00:00
|
|
|
checksum = "dc4b9b9bf2add8093d3f2c0204471e951b2285580335de42f9d2534f3ae7a8af"
|
2024-02-07 09:01:23 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2024-01-19 00:40:04 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
|
|
|
version = "1.0.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|