Skip to content

Commit

Permalink
Merge pull request #391 from spacemeshos/dependabot/cargo/async-strea…
Browse files Browse the repository at this point in the history
…m-0.3.6

Bump async-stream from 0.3.5 to 0.3.6
  • Loading branch information
poszu authored Oct 8, 2024
2 parents 54831eb + 173f929 commit 0b11b78
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 service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ serde_json = "1.0.128"
tonic-build = "0.12.3"

[dev-dependencies]
async-stream = "0.3.5"
async-stream = "0.3.6"
httpmock = "0.7.0"
axum-test = "16.0.0"
rcgen = "0.12.1"
Expand Down

0 comments on commit 0b11b78

Please sign in to comment.