mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-23 19:00:13 +02:00
update-deps
This commit is contained in:
parent
a87c286df7
commit
abfe08c0e7
@ -17,10 +17,12 @@ js-sys = "0.3.51"
|
||||
# all the `std::fmt` and `std::panicking` infrastructure, so isn't great for
|
||||
# code size when deploying.
|
||||
console_error_panic_hook = "0.1.7"
|
||||
tokio = { version = "1.29.1", features = ["sync"] }
|
||||
|
||||
[dependencies.web-sys]
|
||||
version = "0.3.4"
|
||||
features = [
|
||||
'CssStyleDeclaration',
|
||||
'Document',
|
||||
'Element',
|
||||
'HtmlElement',
|
||||
|
Loading…
x
Reference in New Issue
Block a user