Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed May 5, 2024
1 parent e435948 commit 71c6243
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 47 deletions.
106 changes: 61 additions & 45 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 @@ -57,8 +57,8 @@ prettytable = "0.10.0"
pushd = "0.0.1"
rayon = "1.10.0"
regex = "1.10.4"
serde = { version = "1.0.198", features = ["derive"] }
serial_test = "3.1.0"
serde = { version = "1.0.200", features = ["derive"] }
serial_test = "3.1.1"
tempfile = "3.10.1"
test-case = "3.3.1"
thiserror = "1.0.59"
Expand Down

0 comments on commit 71c6243

Please sign in to comment.