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 7c5f07d commit f992cc0Copy full SHA for f992cc0
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