Skip to content

Commit 5be1fc0

Browse files
build(deps): bump time from 0.3.16 to 0.3.17
Bumps [time](https://github.com/time-rs/time) from 0.3.16 to 0.3.17. - [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.16...v0.3.17) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 284adba commit 5be1fc0

2 files changed

Lines changed: 5 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 15 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
@@ -15,7 +15,7 @@ readme = "README.md"
1515
repository = "https://github.com/SpringQL/replayman"
1616

1717
[dependencies]
18-
time = {version = "0.3.9", features = ["formatting", "parsing", "macros"]}
18+
time = {version = "0.3.17", features = ["formatting", "parsing", "macros"]}
1919

2020
csv = "1.1"
2121
serde_json = "1.0"

0 commit comments

Comments
 (0)