Skip to content

Commit

Permalink
chore(deps): bump enumflags2 from 0.7.5 to 0.7.6 (#17079)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2023
1 parent f5f2481 commit cbc17be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.5", default-features = false }
enumflags2 = { version = "0.7.6", 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 cbc17be

Please sign in to comment.