Skip to content

Commit

Permalink
deps: bump pea2pea
Browse files Browse the repository at this point in the history
  • Loading branch information
niklaslong committed Mar 8, 2022
1 parent eaf2877 commit 763970a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .crawler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version = "0.1"
version = "0.12"

[dependencies.pea2pea]
version = "0.33"
version = "0.34"

[dependencies.rand]
version = "0.8"
Expand Down
2 changes: 1 addition & 1 deletion .integration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ version = "0.1"
version = "1"

[dependencies.pea2pea]
version = "0.33"
version = "0.34"

[dependencies.peak_alloc]
version = "0.1"
Expand Down
2 changes: 1 addition & 1 deletion .synthetic_node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ edition = "2021"
version = "0.1"

[dependencies.pea2pea]
version = "0.33.0"
version = "0.34"

[dependencies.rand]
version = "0.8"
Expand Down

0 comments on commit 763970a

Please sign in to comment.