Sign in
rust
/
rust-lang
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
library
/
compiler-builtins
/
crates
/
symbol-check
/
Cargo.toml
blob: e2218b49172006b7c15ef2d9ca9bbf32b44c2dad [
file
] [
log
] [
blame
]
[
package
]
name
=
"symbol-check"
version
=
"0.1.0"
edition
=
"2024"
publish
=
false
[
dependencies
]
object
=
"0.37.1"
serde_json
=
"1.0.140"
[
features
]
wasm
=
[
"object/wasm"
]