Skip to content

Commit

Permalink
chore(deps): Bump notify from 6.1.1 to 7.0.0 (#19137)
Browse files Browse the repository at this point in the history
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 Oct 29, 2024
1 parent b0dad75 commit d44814d
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 11 deletions.
43 changes: 33 additions & 10 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 src/meta/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jsonbb = { workspace = true }
maplit = "1.0.2"
memcomparable = { version = "0.2" }
mime_guess = "2"
notify = { version = "6", default-features = false, features = ["macos_fsevent"] }
notify = { version = "7", default-features = false, features = ["macos_fsevent"] }
num-integer = "0.1"
num-traits = "0.2"
otlp-embedded = { workspace = true }
Expand Down

0 comments on commit d44814d

Please sign in to comment.