Skip to content

Commit

Permalink
protocol cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
t4lz committed Jan 8, 2025
1 parent 094df00 commit 3039531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirrord/protocol/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ workspace = true

[dependencies]
actix-codec.workspace = true
bincode.workspace = true
bytes.workspace = true
thiserror.workspace = true
hickory-resolver.workspace = true
hickory-proto.workspace = true
serde.workspace = true
bincode.workspace = true
tracing.workspace = true
hyper = { workspace = true, features = ["client"] }
http-serde = "2"
Expand Down

0 comments on commit 3039531

Please sign in to comment.