diff --git a/server/ingestor/Cargo.toml b/server/ingestor/Cargo.toml index 03ec6db..a410493 100644 --- a/server/ingestor/Cargo.toml +++ b/server/ingestor/Cargo.toml @@ -17,4 +17,4 @@ tracing = "0.1.37" serde = "1.0.188" envy = "0.4.2" once_cell = "1.18.0" -pprof = "0.11.1" +pprof = "0.12.1"