Skip to content

Commit

Permalink
Update Rust crate notify to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 478bc2e commit 72584f4
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 31 deletions.
58 changes: 28 additions & 30 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/odin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ a2s = "0.5.2"
serde_with = "3.8.1"
regex = "1.10.4"
tokio = { version = "1", features = ["full"] }
notify = "6.1.1"
notify = "7.0.0"
json-patch = "*"
cached = "0"
anyhow = "1.0.91"
Expand Down

0 comments on commit 72584f4

Please sign in to comment.