jstime_core 0.31.2

Another JS Runtime
Documentation
[package]
name = "jstime_core"
version = "0.31.2"
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.27.0"
lazy_static = "1.4.0"

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