Skip to content

Commit 9f50ca7

Browse files
authored
Merge pull request #537 from light-curve/dependabot/cargo/light-curve/enumflags2-0.7.12
2 parents fce0cbe + fe0ea78 commit 9f50ca7

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.47", features = [

0 commit comments

Comments
 (0)