-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathREADME.tpl
More file actions
26 lines (18 loc) · 1.02 KB
/
Copy pathREADME.tpl
File metadata and controls
26 lines (18 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# {{crate}}
[](https://crates.io/crates/target-spec-miette)
[](https://docs.rs/target-spec-miette/)
[](https://guppy-rs.github.io/guppy/rustdoc/target_spec_miette/)
[](CHANGELOG.md)
[](../LICENSE-APACHE)
[](../LICENSE-MIT)
{{readme}}
## Contributing
See the [CONTRIBUTING](../CONTRIBUTING.md) file for how to help out.
## License
This project is available under the terms of either the [Apache 2.0 license](../LICENSE-APACHE) or the [MIT
license](../LICENSE-MIT).
<!--
README.md is generated from README.tpl by cargo readme. To regenerate:
cargo install cargo-readme
./scripts/regenerate-readmes.sh
-->