Skip to content

Commit 221021e

Browse files
committed
chore: Format Cargo.toml
Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
1 parent 546582c commit 221021e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ opentelemetry = { version = "0.28.0", default-features = false, features = [
3333
"trace",
3434
] }
3535
opentelemetry-otlp = { version = "0.28.0", features = [
36+
"grpc-tonic",
3637
"metrics",
3738
"tls",
3839
"tonic",
39-
"grpc-tonic"
4040
] }
4141
opentelemetry_sdk = { version = "0.28.0", features = ["rt-tokio"] }
4242
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.20.0" }

0 commit comments

Comments
 (0)