Skip to content

Commit

Permalink
Cargo.toml: accidentally put back rpc dependency to net
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfi committed Jan 16, 2025
1 parent fab3426 commit 1a5dff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ rpc = [
"async-trait",
"httparse",

"net-defaults",
"net",
]

system = [
Expand Down

0 comments on commit 1a5dff2

Please sign in to comment.