Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
acgetchell committed Nov 8, 2024
1 parent fe7670c commit 5ed0203
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -9,10 +9,10 @@ readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
clap = { version = "4.5.15", features = ["derive"] }
clap = { version = "4.5.20", features = ["derive"] }
float-ord = "0.3.2"
rand = "0.8.5"
spade = { version = "2.12.0", features = ["serde"] }
spade = { version = "2.12.1", features = ["serde"] }
assert_cmd = "2.0.16"


Expand Down

0 comments on commit 5ed0203

Please sign in to comment.