Skip to content

Commit

Permalink
build(deps): update web-time requirement from 0.2 to 1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [web-time](https://github.com/daxpedda/web-time) to permit the latest version.
- [Release notes](https://github.com/daxpedda/web-time/releases)
- [Changelog](https://github.com/daxpedda/web-time/blob/main/CHANGELOG.md)
- [Commits](daxpedda/web-time@v0.2.0...v1.0.0)

---
updated-dependencies:
- dependency-name: web-time
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent a8378ae commit aaf353d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
web-time = "0.2"
web-time = "1.0"
thiserror = "1.0"
bevy-async-task = "1.3"
async-trait = "0.1"
Expand Down

0 comments on commit aaf353d

Please sign in to comment.