Sign in
rust
/
rust-lang
/
backtrace-rs
/
6c882eb11984d737f62e85f36703effaf34c2453
/
.
/
crates
/
debuglink
/
Cargo.toml
blob: f83232051cc3ceab766897b254b7efc206bda54a [
file
] [
log
] [
blame
]
[
package
]
name
=
"debuglink"
version
=
"0.1.0"
edition
=
"2021"
publish
=
false
[
dependencies
]
backtrace
=
{
path
=
"../.."
}