We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61b189 commit aed158fCopy full SHA for aed158f
server/Cargo.toml
@@ -4,3 +4,4 @@ version = "0.1.0"
4
edition = "2021"
5
6
[dependencies]
7
+tokio = { version = "1", features = ["full"] }
0 commit comments