Source code
Revision control
Copy as Markdown
Other Tools
[package]
name = "rust_minidump_writer_linux"
version = "0.1.0"
authors = ["Martin Sirringhaus"]
edition = "2018"
license = "MPL-2.0"
[dependencies]
crash-context = "0.6.1"
minidump-writer = "0.10"
libc = "0.2.74"
anyhow = "1.0"