Skip to content

Commit

Permalink
chore(deps): bump chrono from 0.4.38 to 0.4.39 in /webapp/native (#1409)
Browse files Browse the repository at this point in the history
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.38 to 0.4.39.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.38...v0.4.39)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 89bbfab commit 83a2784
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions webapp/native/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 webapp/native/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-works
sysinfo = { version = "0.32.0", features = ["apple-app-store"] }
dirs = "5.0.1"
reqwest = { version = "0.12.9", features = ["json", "stream"] }
chrono = "0.4.38"
chrono = "0.4.39"
serde_with = { version = "3.11.0", features = ["json"] }
uuid = { version = "1.11.0", features = ["v4"] }
void = "1.0.2"
Expand Down

0 comments on commit 83a2784

Please sign in to comment.