Skip to content

Commit

Permalink
build(deps): bump web-time from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [web-time](https://github.com/daxpedda/web-time) from 1.0.0 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](daxpedda/web-time@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: web-time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent f9c0145 commit da41101
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ tokio = { version = "1.28.0", default-features = false }
trycmd = "0.14.1" # keep in sync with `snapbox`
unicode-segmentation = { version = "1.10.1", default-features = false }
wasm-bindgen-futures = "0.4.40"
web-time = "1.0.0"
web-time = "1.1.0"
wgpu = { version = "0.19.3", default-features = false, features = ["wgsl"] }
yield-progress = { version = "0.1.5", default-features = false }

Expand Down

0 comments on commit da41101

Please sign in to comment.