Skip to content

Commit

Permalink
Merge pull request #168 from MathisBurger/dependabot/cargo/tasky/toni…
Browse files Browse the repository at this point in the history
…c-0.12.3

chore(deps): bump tonic from 0.12.2 to 0.12.3 in /tasky
  • Loading branch information
MathisBurger authored Nov 21, 2024
2 parents 74e93b3 + b4dc9ce commit b081e6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tasky/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 tasky/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ figment = { version = "0.10.18", features = ["toml", "env"] }
toml = "0.8.19"
pretty_env_logger = "0.5.0"
actix-web = "4"
tonic = "0.12.2"
tonic = "0.12.3"
prost = "0.13.2"
pq-sys = { version = "0.6", features = ["bundled"] }
futures = "0.3.30"
Expand Down

0 comments on commit b081e6f

Please sign in to comment.