Skip to content

Commit b2d3771

Browse files
committed
MAIN: Fix duplicate key
1 parent 26d8bab commit b2d3771

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ul/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ cfg-if = "1.0.3"
1818
dicom-encoding = { path = "../encoding/", version = "0.9" }
1919
dicom-transfer-syntax-registry = { path = "../transfer-syntax-registry/", version = "0.9", default-features = false }
2020
snafu = "0.8"
21-
tokio-rustls = {version = "0.26.2", optional = true }
2221
tracing = "0.1.34"
2322

2423
[dependencies.tokio]

0 commit comments

Comments
 (0)