Skip to content

Commit

Permalink
Remove redundant comment
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Varlakov <[email protected]>
  • Loading branch information
survived committed Nov 27, 2024
1 parent e564787 commit e8e522e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion round-based/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ rand_dev = "0.1"
[features]
default = ["std"]
state-machine = []
# dev = ["std", "tokio/sync", "tokio-stream", "futures-util/alloc"]
sim = ["std", "state-machine"]
sim-async = ["std", "tokio/sync", "tokio-stream", "futures-util/alloc"]
derive = ["round-based-derive"]
Expand Down

0 comments on commit e8e522e

Please sign in to comment.