Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
roberts-pumpurs committed Oct 6, 2024
1 parent 8a37556 commit 220e68a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ hyper = { version = "1", features = ["http1", "client"] }
fastwebsockets = { version = "0.8", features = ["upgrade"] }

# Tests
rstest = "0.22"
rstest = "0.23"
test-log = { version = "0.2", features = ["trace"], default-features = false }
pretty_assertions = "1"
assert_matches = "1"
Expand Down

0 comments on commit 220e68a

Please sign in to comment.