deno_core_icudata 0.74.0

Raw ICU data for use with deno_core
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[lib]
name = "deno_core_icudata"
path = "src/lib.rs"

[package]
authors = ["the Deno authors"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Raw ICU data for use with deno_core"
edition = "2021"
license = "MIT"
name = "deno_core_icudata"
readme = "README.md"
repository = "https://github.com/denoland/deno_core_icudata"
version = "0.74.0"