Skip to content

Commit e550a4f

Browse files
Bump enumflags2 from 0.7.4 to 0.7.5 in /light-curve
Bumps [enumflags2](https://github.com/NieDzejkob/enumflags2) from 0.7.4 to 0.7.5. - [Release notes](https://github.com/NieDzejkob/enumflags2/releases) - [Commits](meithecatte/enumflags2@v0.7.4...v0.7.5) --- updated-dependencies: - dependency-name: enumflags2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1378b7 commit e550a4f

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
@@ -30,7 +30,7 @@ gsl = ["light-curve-feature/gsl"]
3030
anyhow = "<1.0.49"
3131
const_format = "~0.2.17"
3232
conv = "~0.3.3"
33-
enumflags2 = "~0.7.4"
33+
enumflags2 = "~0.7.5"
3434
itertools = "~0.10.1"
3535
light-curve-dmdt = "0.5.0"
3636
ndarray = { version = "~0.15.3", features = ["rayon"] }

0 commit comments

Comments
 (0)