Skip to content

Commit 9f25921

Browse files
Bump time from 0.1.45 to 0.3.41
Bumps [time](https://github.com/time-rs/time) from 0.1.45 to 0.3.41. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits/v0.3.41) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.41 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a51520e commit 9f25921

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

Cargo.lock

Lines changed: 1 addition & 18 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
@@ -35,7 +35,7 @@ serde_json = "1.0"
3535
glob = "0.3.3"
3636
rand = "0.8.0"
3737
tempfile = "3"
38-
time = "0.1.4"
38+
time = "0.3.41"
3939
redis = "0.32.7"
4040
rocket = { version = "0.5.1", features = ["json"] }
4141
rocket_dyn_templates = { version = "0.2.0", features = ["tera"] }

0 commit comments

Comments
 (0)