Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
fix(deps): update rust crate service_conventions to 0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 1bde181 commit f05304e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
26 changes: 24 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 @@ -17,6 +17,6 @@ tokio = { version = "1.37.0", features = ["full"]}
tracing = "0.1.40"

tower-http = { version = "0.5.2", features = ["tracing", "trace"] }
service_conventions = "0.0.14"
service_conventions = "0.0.16"
linkify = "0.10.0"
anyhow = "1.0.82"

0 comments on commit f05304e

Please sign in to comment.