mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Bump web-time from 0.2.3 to 0.2.4 (#4929)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
085141149b
commit
d7296ac30b
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3980,9 +3980,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "web-time"
|
||||
version = "0.2.3"
|
||||
version = "0.2.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "57099a701fb3a8043f993e8228dc24229c7b942e2b009a1b962e54489ba1d3bf"
|
||||
checksum = "aa30049b1c872b72c89866d458eae9f20380ab280ffd1b1e18df2d3e2d98cfe0"
|
||||
dependencies = [
|
||||
"js-sys",
|
||||
"wasm-bindgen",
|
||||
|
||||
@ -161,7 +161,7 @@ wasm-bindgen = "0.2.87"
|
||||
wasm-bindgen-futures = "0.4.39"
|
||||
wasm-bindgen-test = "0.3"
|
||||
web-sys = "0.3.66"
|
||||
web-time = "0.2.3"
|
||||
web-time = "0.2.4"
|
||||
|
||||
# deno dependencies
|
||||
deno_console = "0.125.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user