Skip to content

Commit 3ef2535

Browse files
authored
Merge pull request #572 from light-curve/dependabot/cargo/light-curve/const_format-0.2.35
Bump const_format from 0.2.34 to 0.2.35 in /light-curve
2 parents 74a8f83 + bd05ffd commit 3ef2535

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
@@ -37,7 +37,7 @@ gsl = ["light-curve-feature/gsl"]
3737
mimalloc = ["dep:mimalloc"]
3838

3939
[dependencies]
40-
const_format = "0.2.34"
40+
const_format = "0.2.35"
4141
conv = "0.3.3"
4242
enum-iterator = "2.3.0"
4343
enumflags2 = { version = "0.7.12", features = ["serde"] }

0 commit comments

Comments
 (0)