Skip to content

Commit 8059097

Browse files
dependabot[bot]calintat
authored andcommitted
build(deps): bump chrono from 0.4.34 to 0.4.35 (#1351)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.34 to 0.4.35. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.34...v0.4.35) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2405a49 commit 8059097

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

homotopy-web/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ homotopy-core = { path = "../homotopy-core", features = [ "highs" ]}
2323
homotopy-model = { path = "../homotopy-model" }
2424
homotopy-graphics = { path = "../homotopy-graphics" }
2525
homotopy-gl = { path = "../homotopy-gl" }
26-
chrono = "0.4.34"
26+
chrono = "0.4.35"
2727
closure = "0.3.0"
2828
futures = "0.3.30"
2929
js-sys = "0.3.68"

0 commit comments

Comments
 (0)