added wasm port
This commit is contained in:
16
rdraught-ui-common/Cargo.toml
Normal file
16
rdraught-ui-common/Cargo.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
[package]
|
||||
name = "rdraught-ui-common"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
homepage.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
rust-version.workspace = true
|
||||
version.workspace = true
|
||||
|
||||
[lib]
|
||||
crate-type = ["lib"]
|
||||
|
||||
[dependencies]
|
||||
rdraught.workspace = true
|
||||
rmath.workspace = true
|
Reference in New Issue
Block a user