il2-iltags 1.0.1

InterlockLedger's ILTag implementation in Rust.
Documentation
# InterlockLedger ILTag for Rust

## Description

This is the implementation of **InterlockLedger** **ILTag** for **Rust**. For more information, see
the [specification of IL2](https://github.com/interlockledger/specification/tree/master).

## Dependencies

This library has been developed to run without any external dependencies aside for the
Rust standard library.

## License

This library is licensed under a 3-Clause BSD license.

## Maintainers

- Fabio Jun Takada Chino
- Cesar Luiz Ferracin

## Version history

- 1.0.1:
    - Issue #1 - Invalid code snippets marked as ignored;
- 1.0.0:
    - Initial release;