jstime_core 0.22.0

Another JS Runtime
Documentation
[package]
name = "jstime_core"
version = "0.22.0"
description = "Another JS Runtime"
readme = "README.md"
license = "Apache-2.0"
authors = ["the jstime authors"]
edition = "2018"
repository = "https://github.com/jstime/jstime"

[dependencies]
rusty_v8 = "0.17.0"
lazy_static = "1.4.0"

[package.metadata.release]
disable-tag = true