jstime_core 0.22.0

Another JS Runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.rusty_v8]
version = "0.17.0"

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