Skip to content

Commit

Permalink
Merge pull request hermit-os#437 from hermitcore/stlankes-patch-1
Browse files Browse the repository at this point in the history
Include `tcp` in the default features of `hermit-sys`
  • Loading branch information
mkroening authored Jul 23, 2023
2 parents 8385af4 + bc22555 commit 8040397
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hermit-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ default = [
"pci-ids",
"smp",
"fsgsbase",
"tcp",
"dhcpv4",
]

acpi = []
Expand Down

0 comments on commit 8040397

Please sign in to comment.