Skip to content

Commit

Permalink
Merge 4b007c3 into b292f15
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 13, 2021
2 parents b292f15 + 4b007c3 commit d154ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Cargo.toml
Expand Up @@ -14,7 +14,7 @@ futures-timer = "^3.0"

futures = "^0.3"
smol = "^1.2"
tokio = { version = "^0.3", features = ["full"] }
tokio = { version = "^1.5", features = ["full"] }
async-std = { version = "^1.7", features = ["attributes"] }

ptree = { version = "0.3", default-features = false, features = ["ansi"] }
Expand Down

0 comments on commit d154ff0

Please sign in to comment.