Skip to content

Commit

Permalink
Update Rust crate notify to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent f11c68a commit 2923032
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 28 deletions.
42 changes: 15 additions & 27 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 = "7.0.0"
notify = "8.0.0"
json-patch = "*"
cached = "0"
anyhow = "1.0.91"
Expand Down

0 comments on commit 2923032

Please sign in to comment.