mirror of
https://git.eta.st/eta/rsp6-decoder.git
synced 2025-12-30 21:17:01 +00:00
add more metadata
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
name = "rsp6-decoder"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
authors = ["eta <cargo@eta.st>"]
|
||||
repository = "https://git.eta.st/eta/rsp6-decoder"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
@@ -23,4 +26,4 @@ wasm-bindgen = { version = "0.2", optional = true }
|
||||
lazy_static = { version = "1.4", optional = true }
|
||||
serde-wasm-bindgen = { version = "0.4", optional = true }
|
||||
wee_alloc = { version = "0.4", optional = true }
|
||||
console_error_panic_hook = { version = "0.1", optional = true }
|
||||
console_error_panic_hook = { version = "0.1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user