Skip to content

Commit b32730c

Browse files
authored
Merge pull request #463 from light-curve/dependabot/cargo/light-curve/const_format-0.2.34
Bump const_format from 0.2.33 to 0.2.34 in /light-curve
2 parents 1d60fc6 + 5746b77 commit b32730c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

light-curve/Cargo.lock

Lines changed: 4 additions & 4 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
@@ -29,7 +29,7 @@ gsl = ["light-curve-feature/gsl"]
2929
mimalloc = ["dep:mimalloc"]
3030

3131
[dependencies]
32-
const_format = "0.2.32"
32+
const_format = "0.2.34"
3333
conv = "0.3.3"
3434
enum-iterator = "2.1.0"
3535
enumflags2 = { version = "0.7.7", features = ["serde"] }

0 commit comments

Comments
 (0)