Skip to content

Commit

Permalink
Removing version for ddcommon
Browse files Browse the repository at this point in the history
  • Loading branch information
VianneyRuhlmann committed Sep 17, 2024
1 parent 6a17f55 commit 9b1a402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent-info/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bench = false
[dependencies]
anyhow = "1.0.86"
arc-swap = "1.7.1"
ddcommon = { version = "12.0.0", path = "../ddcommon" }
ddcommon = { path = "../ddcommon" }
hyper = { version = "0.14", features = ["client"] }
serde = "1.0.209"
serde_json = "1.0.127"
Expand Down

0 comments on commit 9b1a402

Please sign in to comment.