Skip to content

Commit fe0ea78

Browse files
Bump enumflags2 from 0.7.11 to 0.7.12 in /light-curve
Bumps [enumflags2](https://github.com/meithecatte/enumflags2) from 0.7.11 to 0.7.12. - [Release notes](https://github.com/meithecatte/enumflags2/releases) - [Commits](meithecatte/enumflags2@v0.7.11...v0.7.12) --- updated-dependencies: - dependency-name: enumflags2 dependency-version: 0.7.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84178cd commit fe0ea78

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
@@ -37,7 +37,7 @@ mimalloc = ["dep:mimalloc"]
3737
const_format = "0.2.34"
3838
conv = "0.3.3"
3939
enum-iterator = "2.1.0"
40-
enumflags2 = { version = "0.7.11", features = ["serde"] }
40+
enumflags2 = { version = "0.7.12", features = ["serde"] }
4141
itertools = "0.14.0"
4242
macro_const = "0.1.0"
4343
mimalloc = { version = "0.1.42", features = [

0 commit comments

Comments
 (0)