Skip to content

Commit 8c2d893

Browse files
authored
Merge pull request #6 from rustbase/dependabot/cargo/tokio-1.23.1
build(deps): bump tokio from 1.21.2 to 1.23.1
2 parents cf375f0 + 0b110f2 commit 8c2d893

2 files changed

Lines changed: 69 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 68 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Rustbase"]
66
license = "MIT"
77

88
[dependencies]
9-
tokio = { version = "1.20.1", features = ["macros", "rt-multi-thread", "net", "io-std", "io-util"] }
9+
tokio = { version = "1.23.1", features = ["macros", "rt-multi-thread", "net", "io-std", "io-util"] }
1010
bson = "2.4.0"
1111
rustyline = "10.0.0"
1212
colored = "2.0.0"

0 commit comments

Comments
 (0)