[dependencies.deno]
version = "0.6.0"
[dependencies.hyper]
version = "0.12.29"
[lib]
path = "lib.rs"
[package]
authors = ["The deno authors"]
description = "Official library for deno native bindings"
edition = "2018"
license = "MIT"
name = "deno_lib_bindings"
repository = "https://github.com/denoland/deno"
version = "0.0.0"