ambassade-debug 0.2.0

A crate to submit postmortem debug information when an application crashes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.git2]
version = "0.8"

[dependencies.git2]
version = "0.8"

[package]
authors = ["Jan Allersma <jan@allersma.be>"]
build = "build_scripts/build.rs"
description = "A crate to submit postmortem debug information when an application crashes."
documentation = "https://docs.rs/crate/ambassade-debug"
license = "MIT"
name = "ambassade-debug"
repository = "https://pagure.io/Ambassade-debug"
version = "0.2.0"