We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a649c6c commit 5ef8642Copy full SHA for 5ef8642
Cargo.toml
@@ -121,7 +121,7 @@ tracing-subscriber = { version = "0.3.18", features = [
121
"env-filter",
122
] }
123
tracing-opentelemetry = "0.24.0"
124
-getrandom = { version = "0.2.14", features = ["js"] }
+getrandom = { version = "0.3.0", features = ["js"] }
125
prometheus = "0.13.4"
126
tonic = { version = "0.11.0", default-features = false }
127
opentelemetry-semantic-conventions = "0.15.0"
0 commit comments