Skip to content

Commit

Permalink
chore: update itertools and rstest (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavadeli authored May 17, 2024
1 parent 5e919c8 commit fb460cd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 12 deletions.
29 changes: 19 additions & 10 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 @@ -28,11 +28,11 @@ console-subscriber = "0.2.0"
ctreg = "1.0.2"
futures = "0.3.30"
hyper = "0.14"
itertools = "0.12.1"
itertools = "0.13.0"
once_cell = "1.19.0"
pin-project = "1.1.5"
prost = "0.12"
rstest = "0.18.2"
rstest = "0.19.0"
serde = "1.0.202"
serde_json = "1.0.117"
serde_with = "3.8.1"
Expand Down

0 comments on commit fb460cd

Please sign in to comment.