Skip to content

Commit f00761e

Browse files
chore(deps): bump chrono from 0.4.39 to 0.4.42 in /rustbee-common
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.39 to 0.4.42. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.42) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 954caef commit f00761e

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

rustbee-common/Cargo.lock

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

rustbee-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ffi = []
1313
[dependencies]
1414
bluest = "0.6.7"
1515
btleplug = "0.11.7"
16-
chrono = "0.4.39"
16+
chrono = "0.4.42"
1717
color_space = "0.5.4"
1818
eframe = { version = "0.29.1", features = ["persistence"] }
1919
futures = "0.3.30"

0 commit comments

Comments
 (0)