Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit 75a1a10

Browse files
dependabot[bot]coffeeispower
authored andcommitted
chore(deps): bump chrono from 0.4.22 to 0.4.23
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.22...v0.4.23) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f07f655 commit 75a1a10

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ keywords = ["discloud", "cli", "bot", "fast", "discord"]
1313
readme = "README.md"
1414

1515
[dependencies]
16-
chrono = { version = "0.4.22", features = ["serde"] }
16+
chrono = { version = "0.4.23", features = ["serde"] }
1717
clap = { version = "4.0.26", features = ["derive"] }
1818
colored = "2.0.0"
1919
dialoguer = "0.10.2"

0 commit comments

Comments
 (0)