mycelium-notifier 6.3.0

Provide message adapters to the mycelium project.
Documentation
# Mycelium: A permissions manager for distributed systems

## Project badges

[![Licence](https://img.shields.io/crates/l/myc-core?style=for-the-badge)](./LICENSE)

## MycCore badges

[![Version](https://img.shields.io/crates/v/myc-core?style=for-the-badge)](./core/Cargo.toml) [![Dependencies](https://img.shields.io/librariesio/github/sgelias/mycelium?style=for-the-badge)](./core/Cargo.toml) [![Docs](https://img.shields.io/docsrs/myc-core?style=for-the-badge)](./core/Cargo.toml)

---

## Description

NOTE: This is a development package. Thus don't use in production!

`Mycelium` features allow users to build and check permissions into distributed
systems.

---