mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-11 03:18:08 -05:00
chore(deps): bump web-time from 0.2.4 to 1.1.0 (#7001)
Bumps [web-time](https://github.com/daxpedda/web-time) from 0.2.4 to 1.1.0. - [Release notes](https://github.com/daxpedda/web-time/releases) - [Changelog](https://github.com/daxpedda/web-time/blob/main/CHANGELOG.md) - [Commits](https://github.com/daxpedda/web-time/compare/v0.2.4...v1.1.0) --- updated-dependencies: - dependency-name: web-time dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4497,7 +4497,7 @@ dependencies = [
|
||||
"wasm-bindgen-futures",
|
||||
"wasm-bindgen-test",
|
||||
"web-sys",
|
||||
"web-time 0.2.4",
|
||||
"web-time 1.1.0",
|
||||
"wgpu",
|
||||
"wgpu-test",
|
||||
"winit 0.29.15",
|
||||
|
||||
@@ -175,7 +175,7 @@ wasm-bindgen = "0.2.97"
|
||||
wasm-bindgen-futures = "0.4.45"
|
||||
wasm-bindgen-test = "0.3"
|
||||
web-sys = { version = "0.3.74", default-features = false }
|
||||
web-time = "0.2.4"
|
||||
web-time = "1.1.0"
|
||||
|
||||
# deno dependencies
|
||||
deno_console = "0.179.0"
|
||||
|
||||
Reference in New Issue
Block a user