Skip to content

Commit 205994b

Browse files
Bump time from 0.3.46 to 0.3.47 (#137)
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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e1ae50 commit 205994b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ resvg = { version = "0.46.0", default-features = false }
4040
serde = { version = "1.0.228", features = ["derive"] }
4141
serde_regex = "1.1.0"
4242
shellexpand = { version = "3.1.1", default-features = false, features = ["base-0"] }
43-
time = { version = "0.3.46", default-features = false, features = ["std", "alloc", "local-offset", "formatting"] }
43+
time = { version = "0.3.47", default-features = false, features = ["std", "alloc", "local-offset", "formatting"] }
4444
unicode-segmentation = "1.12.0"
4545
uzers = { version = "0.12.2", default-features = false, features = ["cache"] }
4646
xterm-query = "0.5.2"

0 commit comments

Comments
 (0)