mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-11-04 06:56:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			334 lines
		
	
	
		
			6.8 KiB
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			334 lines
		
	
	
		
			6.8 KiB
		
	
	
	
		
			TOML
		
	
	
	
	
	
# This file is automatically @generated by Cargo.
 | 
						|
# It is not intended for manual editing.
 | 
						|
version = 3
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "addr2line"
 | 
						|
version = "0.16.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "3e61f2b7f93d2c7d2b08263acaa4a363b3e276806c68af6134c44f523bf1aacd"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "gimli",
 | 
						|
 "rustc-std-workspace-alloc",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "adler"
 | 
						|
version = "1.0.2"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "alloc"
 | 
						|
version = "0.0.0"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "autocfg"
 | 
						|
version = "1.1.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "cc"
 | 
						|
version = "1.0.73"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "cfg-if"
 | 
						|
version = "0.1.10"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "compiler_builtins"
 | 
						|
version = "0.1.79"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "4f873ce2bd3550b0b565f878b3d04ea8253f4259dc3d20223af2e1ba86f5ecca"
 | 
						|
dependencies = [
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "core"
 | 
						|
version = "0.0.0"
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "dlmalloc"
 | 
						|
version = "0.2.4"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "203540e710bfadb90e5e29930baf5d10270cec1f43ab34f46f78b147b2de715a"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "libc",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "fortanix-sgx-abi"
 | 
						|
version = "0.5.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "57cafc2274c10fab234f176b25903ce17e690fca7597090d50880e047a0389c5"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "getopts"
 | 
						|
version = "0.2.21"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
 | 
						|
dependencies = [
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
 "rustc-std-workspace-std",
 | 
						|
 "unicode-width",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "gimli"
 | 
						|
version = "0.25.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "f0a01e0497841a3b2db4f8afa483cce65f7e96a3498bd6c541734792aeac8fe7"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "rustc-std-workspace-alloc",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "hashbrown"
 | 
						|
version = "0.12.3"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "rustc-std-workspace-alloc",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "hermit-abi"
 | 
						|
version = "0.2.5"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "897cd85af6387be149f55acf168e41be176a02de7872403aaab184afc2f327e6"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "libc",
 | 
						|
 "rustc-std-workspace-alloc",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "libc"
 | 
						|
version = "0.2.132"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "8371e4e5341c3a96db127eb2465ac681ced4c433e01dd0e938adbef26ba93ba5"
 | 
						|
dependencies = [
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "memchr"
 | 
						|
version = "2.5.0"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "miniz_oxide"
 | 
						|
version = "0.4.4"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
 | 
						|
dependencies = [
 | 
						|
 "adler",
 | 
						|
 "autocfg",
 | 
						|
 "compiler_builtins",
 | 
						|
 "rustc-std-workspace-alloc",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "object"
 | 
						|
version = "0.26.2"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "39f37e50073ccad23b6d09bcb5b263f4e76d3bb6038e4a3c08e52162ffa8abc2"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "memchr",
 | 
						|
 "rustc-std-workspace-alloc",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "panic_abort"
 | 
						|
version = "0.0.0"
 | 
						|
dependencies = [
 | 
						|
 "alloc",
 | 
						|
 "cfg-if",
 | 
						|
 "compiler_builtins",
 | 
						|
 "core",
 | 
						|
 "libc",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "panic_unwind"
 | 
						|
version = "0.0.0"
 | 
						|
dependencies = [
 | 
						|
 "alloc",
 | 
						|
 "cfg-if",
 | 
						|
 "compiler_builtins",
 | 
						|
 "core",
 | 
						|
 "libc",
 | 
						|
 "unwind",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "proc_macro"
 | 
						|
version = "0.0.0"
 | 
						|
dependencies = [
 | 
						|
 "core",
 | 
						|
 "std",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "rustc-demangle"
 | 
						|
version = "0.1.21"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "rustc-std-workspace-alloc"
 | 
						|
version = "1.99.0"
 | 
						|
dependencies = [
 | 
						|
 "alloc",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "rustc-std-workspace-core"
 | 
						|
version = "1.99.0"
 | 
						|
dependencies = [
 | 
						|
 "core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "rustc-std-workspace-std"
 | 
						|
version = "1.99.0"
 | 
						|
dependencies = [
 | 
						|
 "std",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "std"
 | 
						|
version = "0.0.0"
 | 
						|
dependencies = [
 | 
						|
 "addr2line",
 | 
						|
 "alloc",
 | 
						|
 "cfg-if",
 | 
						|
 "compiler_builtins",
 | 
						|
 "core",
 | 
						|
 "dlmalloc",
 | 
						|
 "fortanix-sgx-abi",
 | 
						|
 "hashbrown",
 | 
						|
 "hermit-abi",
 | 
						|
 "libc",
 | 
						|
 "miniz_oxide",
 | 
						|
 "object",
 | 
						|
 "panic_abort",
 | 
						|
 "panic_unwind",
 | 
						|
 "rustc-demangle",
 | 
						|
 "std_detect",
 | 
						|
 "unwind",
 | 
						|
 "wasi",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "std_detect"
 | 
						|
version = "0.1.5"
 | 
						|
dependencies = [
 | 
						|
 "cfg-if",
 | 
						|
 "compiler_builtins",
 | 
						|
 "libc",
 | 
						|
 "rustc-std-workspace-alloc",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "sysroot"
 | 
						|
version = "0.0.0"
 | 
						|
dependencies = [
 | 
						|
 "alloc",
 | 
						|
 "compiler_builtins",
 | 
						|
 "core",
 | 
						|
 "std",
 | 
						|
 "test",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "test"
 | 
						|
version = "0.0.0"
 | 
						|
dependencies = [
 | 
						|
 "cfg-if",
 | 
						|
 "core",
 | 
						|
 "getopts",
 | 
						|
 "libc",
 | 
						|
 "panic_abort",
 | 
						|
 "panic_unwind",
 | 
						|
 "proc_macro",
 | 
						|
 "std",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "unicode-width"
 | 
						|
version = "0.1.9"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
 "rustc-std-workspace-std",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "unwind"
 | 
						|
version = "0.0.0"
 | 
						|
dependencies = [
 | 
						|
 "cc",
 | 
						|
 "cfg-if",
 | 
						|
 "compiler_builtins",
 | 
						|
 "core",
 | 
						|
 "libc",
 | 
						|
]
 | 
						|
 | 
						|
[[package]]
 | 
						|
name = "wasi"
 | 
						|
version = "0.11.0+wasi-snapshot-preview1"
 | 
						|
source = "registry+https://github.com/rust-lang/crates.io-index"
 | 
						|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
 | 
						|
dependencies = [
 | 
						|
 "compiler_builtins",
 | 
						|
 "rustc-std-workspace-alloc",
 | 
						|
 "rustc-std-workspace-core",
 | 
						|
]
 |