We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb9af9 commit cb84c2bCopy full SHA for cb84c2b
crates/maelstrom-util/Cargo.toml
@@ -39,7 +39,7 @@ slog-async.workspace = true
39
slog-term.workspace = true
40
slog.workspace = true
41
strum.workspace = true
42
-tokio = { workspace = true, features = ["sync"] }
+tokio = { workspace = true, features = ["sync", "time"] }
43
toml.workspace = true
44
walkdir.workspace = true
45
xdg.workspace = true
0 commit comments