Skip to content

Commit 9b1a402

Browse files
Removing version for ddcommon
1 parent 6a17f55 commit 9b1a402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent-info/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bench = false
1212
[dependencies]
1313
anyhow = "1.0.86"
1414
arc-swap = "1.7.1"
15-
ddcommon = { version = "12.0.0", path = "../ddcommon" }
15+
ddcommon = { path = "../ddcommon" }
1616
hyper = { version = "0.14", features = ["client"] }
1717
serde = "1.0.209"
1818
serde_json = "1.0.127"

0 commit comments

Comments
 (0)