copy text and other small changes
This commit is contained in:
@ -15,7 +15,7 @@ random-string = "1.1.0"
|
||||
reqwest = { version = "0.13.2", features = ["stream"] }
|
||||
tracing = "0.1.44"
|
||||
wasm-bindgen = "0.2.114"
|
||||
web-sys = { version = "0.3.91", features = ["XmlHttpRequest", "XmlHttpRequestUpload", "ProgressEvent" ] }
|
||||
web-sys = { version = "0.3.91", features = [ "Navigator", "Clipboard" ] }
|
||||
|
||||
[features]
|
||||
default = ["web"]
|
||||
|
||||
Reference in New Issue
Block a user