[badges.appveyor]
repository = "KizzyCode/querystring_tiny-rust"
[dependencies]
[features]
default = []
[package]
authors = ["KizzyCode Software Labs./Keziah Biermann <development@kizzycode.de>"]
categories = []
description = "A super tiny library to parse a HTTP querystring"
edition = "2021"
keywords = []
license = "BSD-2-Clause OR MIT"
name = "querystring_tiny"
readme = "README.md"
repository = "https://github.com/KizzyCode/querystring_tiny-rust"
resolver = "2"
version = "0.2.1"
[profile.bench]
overflow-checks = true
[profile.release]
overflow-checks = true