Skip to content

Commit 537bd06

Browse files
chore(deps): update rust crate weaver_common to v0.20.0
1 parent 8e81cc8 commit 537bd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/otap-dataflow/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ unsync = "0.1.2"
162162
url = "2.5.7"
163163
urn = "0.7"
164164
uuid = { version = "1.17.0", features = ["v4", "v7"] }
165-
weaver_common = { git = "https://github.com/open-telemetry/weaver.git", tag = "v0.17.0"}
165+
weaver_common = { git = "https://github.com/open-telemetry/weaver.git", tag = "v0.20.0"}
166166
weaver_forge = { git = "https://github.com/open-telemetry/weaver.git", tag = "v0.17.0" }
167167
weaver_resolved_schema = { git = "https://github.com/open-telemetry/weaver.git", tag = "v0.17.0"}
168168
weaver_resolver = { git = "https://github.com/open-telemetry/weaver.git", tag = "v0.17.0"}

0 commit comments

Comments
 (0)