Skip to content

Commit

Permalink
Bump time from 0.3.25 to 0.3.29 in /loremaster-web-interface
Browse files Browse the repository at this point in the history
Bumps [time](https://github.com/time-rs/time) from 0.3.25 to 0.3.29.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.25...v0.3.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 58de9c7 commit 9a0ffd1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions loremaster-web-interface/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 loremaster-web-interface/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ reqwasm = { version = "0.5.0" }
serde = { version = "1.0.181", features = ["derive"] }
serde_json = { version = "1.0.104" }
sycamore = { version = "0.8.2" }
time = { version = "0.3.25", features = [
time = { version = "0.3.29", features = [
"macros",
"serde",
"std",
Expand Down

0 comments on commit 9a0ffd1

Please sign in to comment.