What's Changed * Replace `actions-rs/toolchain` action with `dtolnay/rust-toolchain` by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/35 * Make pyo3 python bindings an optional cargo feature by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/37
What's Changed * Add dependabot configuration for cargo & github-actions by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/21 * Install all required bench dependencies for ubuntu in `./run.sh` and update README by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/22 * Publish pypi package in CI by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/23 * Add version badge and Python example to README by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/24 * Use the MIT license by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/25 * Create separate README for Python package by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/26 * Add tests for and expose whois server response parsing by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/27 * Remove redundant import by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/28 * Add examples and documentation to code and README by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/30 * Bump version to `0.1.1` by SRv6d in https://github.com/SRv6d/rpsl-parser/pull/31