Skip to content

Commit bd05ffd

Browse files
dependabot[bot]hombit
authored andcommitted
Bump const_format from 0.2.34 to 0.2.35 in /light-curve
Bumps [const_format](https://github.com/rodrimati1992/const_format_crates) from 0.2.34 to 0.2.35. - [Release notes](https://github.com/rodrimati1992/const_format_crates/releases) - [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md) - [Commits](https://github.com/rodrimati1992/const_format_crates/commits) --- updated-dependencies: - dependency-name: const_format dependency-version: 0.2.35 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2863c40 commit bd05ffd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

light-curve/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.

light-curve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ gsl = ["light-curve-feature/gsl"]
3434
mimalloc = ["dep:mimalloc"]
3535

3636
[dependencies]
37-
const_format = "0.2.34"
37+
const_format = "0.2.35"
3838
conv = "0.3.3"
3939
enum-iterator = "2.3.0"
4040
enumflags2 = { version = "0.7.12", features = ["serde"] }

0 commit comments

Comments
 (0)