Skip to content

Commit

Permalink
Merge pull request #160 from himmelblau-idm/dependabot/cargo/tonic-0.…
Browse files Browse the repository at this point in the history
…12.0

deps(rust): update tonic requirement from 0.11.0 to 0.12.0
  • Loading branch information
dmulder authored Jul 15, 2024
2 parents 4a9b860 + 729cfd7 commit b9cffa5
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 @@ -97,7 +97,7 @@ opentelemetry-stdout = { version = "0.1.0", features = [
"metrics",
"trace",
] }
tonic = "0.11.0"
tonic = "0.12.0"
tracing-opentelemetry = "0.21.0"
compact_jwt = { version = "0.4.0-dev", features = ["hsm-crypto", "msextensions"] }
kanidm-hsm-crypto = { version = "^0.2.0", features = ["msextensions"] }

0 comments on commit b9cffa5

Please sign in to comment.