Skip to content

Commit

Permalink
chore: serial not as default feature
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriele Baldoni <[email protected]>
  • Loading branch information
gabrik committed Dec 10, 2024
1 parent ada2184 commit a4506ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions zenoh/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ default = [
"transport_tls",
"transport_udp",
"transport_unixsock-stream",
"transport_ws",
"transport_serial"
"transport_ws"
]
internal = ["zenoh-keyexpr/internal", "zenoh-config/internal"]
plugins = []
Expand Down

0 comments on commit a4506ef

Please sign in to comment.