Skip to content

Commit

Permalink
deps: Update notify and ordered-float
Browse files Browse the repository at this point in the history
  • Loading branch information
waywardmonkeys committed Jun 13, 2024
1 parent 42d19cf commit 1622a78
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ image = { version = "0.24", default-features = false, features = ["png"] }
libc = "0.2"
log = "0.4"
nalgebra = "0.32"
notify = "5.0"
notify = "6.0"
num-traits = "0.2"
ordered-float = "3"
ordered-float = "4"
rand = "0.8.5"
rhai = { version = "1.17", features = ["sync"] }
serde = { version = "1.0", features = ["derive", "rc"] }
Expand Down

0 comments on commit 1622a78

Please sign in to comment.