Skip to content

Commit f4b1971

Browse files
Bump chrono from 0.4.44 to 0.4.45 in the tauri-specta-deps group
Bumps the tauri-specta-deps group with 1 update: [chrono](https://github.com/chronotope/chrono). Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tauri-specta-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30081b1 commit f4b1971

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/app/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ specta-typescript = { workspace = true }
2121
tauri-plugin-os = "^2.3.2"
2222
thiserror = "2"
2323
bytes = { version = "1.11.1", features = ["serde"] }
24-
chrono = { version = "0.4.44", features = ["serde"] }
24+
chrono = { version = "0.4.45", features = ["serde"] }
2525
url = { version = "2.5.8", features = ["serde"] }
2626

2727
[features]

0 commit comments

Comments
 (0)