Skip to content

Commit

Permalink
Merge pull request #54 from SierraSoftworks/dependabot/cargo/parse_li…
Browse files Browse the repository at this point in the history
…nk_header-0.4.0

chore(deps): Bump parse_link_header from 0.3.3 to 0.4.0
  • Loading branch information
notheotherben authored Aug 19, 2024
2 parents 462b7c7 + 501ac3b commit 587adf6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 25 deletions.
37 changes: 13 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ opentelemetry-otlp = { version = "0.17.0", default-features = false, features =
"reqwest-rustls-webpki-roots",
] }
opentelemetry_sdk = { version = "0.24.1", features = ["rt-tokio"] }
parse_link_header = "0.3.3"
parse_link_header = "0.4.0"
pin-project = "1.1.5"
reqwest = { version = "0.12.5", default-features = false, features = [
"brotli",
Expand Down

0 comments on commit 587adf6

Please sign in to comment.