Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
CrabNejonas committed Dec 4, 2023
1 parent 846ab27 commit 858ad2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repository.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
devtools-wire-format = { path = "../wire", version.workspace = true }
devtools-wire-format = { path = "../wire", version = "0.2.0" }
tracing.workspace = true
tracing-core.workspace = true
tracing-subscriber.workspace = true
Expand Down

0 comments on commit 858ad2b

Please sign in to comment.