config: add canonical Decodal source core
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[package]
|
||||
name = "config-source-wasm"
|
||||
version = "0.1.0"
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
||||
[dependencies]
|
||||
config-source.workspace = true
|
||||
serde.workspace = true
|
||||
serde-wasm-bindgen = "0.6.5"
|
||||
wasm-bindgen = "0.2.105"
|
||||
Reference in New Issue
Block a user