Skip to content

Commit c592dea

Browse files
Bump enum-iterator from 2.1.0 to 2.3.0
Bumps [enum-iterator](https://github.com/stephaneyfx/enum-iterator) from 2.1.0 to 2.3.0. - [Commits](stephaneyfx/enum-iterator@2.1.0...2.3.0) --- updated-dependencies: - dependency-name: enum-iterator dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent caecee0 commit c592dea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

modeling-cmds/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ anyhow = "1.0.97"
3131
chrono = { version = "0.4.39", features = ["serde"] }
3232
cxx = { version = "1.0", optional = true }
3333
data-encoding = "2.8.0"
34-
enum-iterator = "2.1.0"
34+
enum-iterator = "2.3.0"
3535
enum-iterator-derive = "1.2.1"
3636
euler = "0.4.1"
3737
http = "1.3.1"

0 commit comments

Comments
 (0)