Page MenuHomePhorge

Cargo.toml
No OneTemporary

Size
353 B
Referenced Files
None
Subscribers
None

Cargo.toml

[package]
name = "vodozemac-javascript"
version = "0.1.0"
edition = "2021"
[lib]
name = "vodozemac"
crate-type = ["cdylib"]
[dependencies.vodozemac]
git = "https://github.com/matrix-org/vodozemac"
rev = "e09c93f2c8df9770793abeec57ed984d5e1f3834"
features = ["js"]
[dependencies]
wasm-bindgen = "0.2.80"
js-sys = "0.3.57"
serde-wasm-bindgen = "0.4.2"

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 23, 10:27 PM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39167
Default Alt Text
Cargo.toml (353 B)

Event Timeline