Skip to content

Commit 768897c

Browse files
author
Andrew
committed
stage 4
1 parent 6d87247 commit 768897c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dsc_lib/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ serde_yaml = { version = "0.9.3" }
1818
thiserror = "1.0"
1919
security_context_lib = { path = "../security_context_lib" }
2020
semver = "1.0"
21+
tokio = { version = "1.38.1", features = ["full"] }
2122
tracing = "0.1.37"
2223
tracing-indicatif = { version = "0.3.6" }
2324
tree-sitter = "0.22"

0 commit comments

Comments
 (0)