Skip to content

Commit 5c9b948

Browse files
chore(deps): bump time from 0.3.46 to 0.3.47 in /src-tauri (#103)
Bumps [time](https://github.com/time-rs/time) from 0.3.46 to 0.3.47. - [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.46...v0.3.47) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1e52eb commit 5c9b948

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src-tauri/Cargo.lock

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

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tauri-plugin-opener = "2"
2323
serde = { version = "1", features = ["derive"] }
2424
serde_json = "1"
2525
tauri-nspanel = { git = "https://github.com/ahkohd/tauri-nspanel", branch = "v2.1" }
26-
time = { version = "0.3.45", features = ["formatting"] }
26+
time = { version = "0.3.47", features = ["formatting"] }
2727
dirs = "6"
2828
log = "0.4"
2929
reqwest = { version = "0.12", features = ["blocking"] }

0 commit comments

Comments
 (0)