Skip to content

Commit

Permalink
Merge pull request #32 from SierraSoftworks/dependabot/cargo/opentele…
Browse files Browse the repository at this point in the history
…metry-6242cc9ea0
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
2 parents 37a06e2 + 30945da commit 93ba9bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
http-body-util = "0.1.2"
hyper = { version = "1.5.1", features = ["server", "http1"] }
hyper = { version = "1.5.2", features = ["server", "http1"] }
hyper-util = { version = "0.1.10", features = ["server", "server-auto", "http1", "tokio"] }
lazy_static = "1.5.0"
log = { version = "0.4.22", features = ["std"] }
Expand Down

0 comments on commit 93ba9bd

Please sign in to comment.