redaction 0.2.0

Deprecated: use the `redactable` crate instead
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# redaction

## Deprecated

This crate has been renamed to **[redactable](https://crates.io/crates/redactable)**.

Please update your `Cargo.toml`:

```toml
[dependencies]
redactable = "0.1"
```

All future development will happen in the `redactable` crate.

---

For documentation, see: https://docs.rs/redactable