Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: João Antônio Cardoso <[email protected]>
  • Loading branch information
RaulTrombin and joaoantoniocardoso authored Apr 10, 2024
1 parent 18ec6f9 commit d81e56b
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 @@ -11,7 +11,7 @@ tokio-util = { version = "0.6.3", features = ["codec"] }

[dev-dependencies]
tokio-serial = "5.4.4"
tokio = { version = "1.37.0", features = ["full", "io-util"] }
tokio = { version = "1.37.0", features = ["full"] }
futures = "0.3.30"

[build-dependencies]
Expand Down

0 comments on commit d81e56b

Please sign in to comment.