console-api 0.1.2

Protobuf wire format bindings for the Tokio console.
Documentation
<a name="0.1.2"></a>
## 0.1.2 (2022-02-04)

#### Bug Fixes


* fix accidental exhaustive matching on `metadata::Kind` (#271)
  ([d9aafaa0]d9aafaa0, closes [#270]270)

<a name="0.1.1"></a>
## 0.1.1 (2022-01-18)

#### Features

- add `From<tracing_core::span::Id>` for `Id` (#244) ([095b1ef]095b1ef)

<a name="0.1.0"></a>
## 0.1.0 (2021-12-16)

- Initial release! &#x1f389;