Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
src
/
tools
/
miri
/
test-cargo-miri
/
no-std-smoke
/
Cargo.toml
blob: 3a056bedaa0034d831e5e943a7aa8f7517083bb4 [
file
] [
log
] [
blame
] [
edit
]
[
package
]
name
=
"no-std-smoke"
version
=
"0.1.0"
edition
=
"2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[
dependencies
]
[
profile
.
dev
]
panic
=
'abort'
[
profile
.
release
]
panic
=
'abort'