mirror of
https://git.eta.st/eta/rsp6-decoder.git
synced 2025-01-12 19:13:42 +00:00
add more metadata
This commit is contained in:
parent
1f76aa45e8
commit
85982b1fd8
@ -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 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user