bisonn 1.0.1

Bisonn is a simple and fast BSON parser written in Rust
[dependencies.bson]
version = "2.6.1"

[dependencies.serde_json]
version = "1.0.94"

[package]
authors = ["Quintant <sigurjoni52@gmail.com>"]
categories = ["parsing"]
description = "Bisonn is a simple and fast BSON parser written in Rust"
documentation = "https://docs.rs/bisonn"
edition = "2021"
homepage = "https://quintant.github.io/"
keywords = ["bson", "parser", "rust"]
license = "MIT"
name = "bisonn"
readme = "README.md"
repository = "https://github.com/quintant/bisonn"
version = "1.0.1"