Sign in
rust
/
rust
/
49e77dbf25ed6526fb5d37c32e55797fb04522f0
/
.
/
src
/
libsyntax_pos
/
Cargo.toml
blob: 760aaa8a9578419b809032fc86a1e3f6396cfb4c [
file
]
[
package
]
authors
=
[
"The Rust Project Developers"
]
name
=
"syntax_pos"
version
=
"0.0.0"
[
lib
]
name
=
"syntax_pos"
path
=
"lib.rs"
crate
-
type
=
[
"dylib"
]
[
dependencies
]
serialize
=
{
path
=
"../libserialize"
}