Skip to content

Commit

Permalink
Bump notify from 6.1.1 to 7.0.0 (#1287)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Clarke <[email protected]>
  • Loading branch information
dependabot[bot] and sanity authored Dec 28, 2024
1 parent 1a8d69a commit d8300c8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 21 deletions.
38 changes: 18 additions & 20 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 crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ semver = { version = "1", features = ["serde"] }
headers = "0.4"
hickory-resolver = { version = "0.24", features = ["dns-over-rustls"] }
itertools = "0.13"
notify = "6"
notify = "7"
once_cell = "1"
ordered-float = "4"
pav_regression = "0.4.0"
Expand Down

0 comments on commit d8300c8

Please sign in to comment.