Skip to content

Commit

Permalink
chore(deps): bump enumflags2 from 0.7.6 to 0.7.7 (#17206)
Browse files Browse the repository at this point in the history
Bumps [enumflags2](https://github.com/meithecatte/enumflags2) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/meithecatte/enumflags2/releases)
- [Commits](meithecatte/enumflags2@v0.7.6...v0.7.7)

---
updated-dependencies:
- dependency-name: enumflags2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2023
1 parent 40c9afc commit c80c5eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/vector-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ crossbeam-utils = { version = "0.8.15", default-features = false }
db-key = { version = "0.0.5", default-features = false, optional = true }
dyn-clone = { version = "1.0.11", default-features = false }
enrichment = { path = "../enrichment", optional = true }
enumflags2 = { version = "0.7.6", default-features = false }
enumflags2 = { version = "0.7.7", default-features = false }
float_eq = { version = "1.0", default-features = false }
futures = { version = "0.3.28", default-features = false, features = ["std"] }
futures-util = { version = "0.3.28", default-features = false, features = ["std"] }
Expand Down

0 comments on commit c80c5eb

Please sign in to comment.