Sign in
rust
/
rust-lang
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
library
/
compiler-builtins
/
crates
/
panic-handler
/
Cargo.toml
blob: a6764fc481b64ddd97a685205871507c381bade3 [
file
] [
log
] [
blame
]
[
package
]
name
=
"panic-handler"
version
=
"0.1.0"
authors
=
[
"Alex Crichton <alex@alexcrichton.com>"
]
edition
=
"2024"
publish
=
false
[
lib
]
test
=
false
bench
=
false
[
dependencies
]