deno_web 0.9.0

Collection of Web APIs
Documentation
[dependencies.deno_core]
version = "0.58.0"

[dependencies.idna]
version = "0.2.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.116"
[dev-dependencies.futures]
version = "0.3.5"

[lib]
path = "lib.rs"

[package]
authors = ["the Deno authors"]
description = "Collection of Web APIs"
edition = "2018"
license = "MIT"
name = "deno_web"
readme = "README.md"
repository = "https://github.com/denoland/deno"
version = "0.9.0"