Skip to content

Commit

Permalink
Merge pull request #183 from pabrahamsson/renovate/rsdns-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate rsdns to 0.17.0
  • Loading branch information
pabrahamsson authored Jan 26, 2024
2 parents 583d390 + 6112c6e commit 4b9c887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ openssl = { version = "0.10.62", features = ["vendored"] }
opentelemetry = { version = "0.21.0" }
opentelemetry_sdk = { version = "0.21.2", features = ["rt-tokio"] }
opentelemetry-jaeger = { version = "0.20.0", features = ["rt-tokio"] }
rsdns = { version = "0.16.0", features = ["net-tokio"] }
rsdns = { version = "0.17.0", features = ["net-tokio"] }
serde = { version = "1.0.195" }
serde_json = "1.0.111"
thrift = "0.17"
Expand Down

0 comments on commit 4b9c887

Please sign in to comment.