[dependencies.no-std-compat]
features = ["alloc"]
optional = false
version = "0.4.1"
[features]
default = ["std"]
std = []
[package]
authors = ["Jeremy de Oliveira-Kumar <eremyj@gmail.com>"]
autobenches = true
autobins = true
autoexamples = true
autotests = true
build = false
categories = []
description = "Product OS : URL Encoding is a derivative of the urlencoding crate restructured for both std and no_std environments."
edition = "2021"
exclude = []
include = []
keywords = ["product-os"]
license = "AGPL-3.0-only"
name = "product-os-urlencoding"
readme = "readme.md"
resolver = "2"
rust-version = "1.69"
version = "0.0.1"