diff --git a/server/ingestor/Cargo.toml b/server/ingestor/Cargo.toml index 665312c..2859f2c 100644 --- a/server/ingestor/Cargo.toml +++ b/server/ingestor/Cargo.toml @@ -17,4 +17,4 @@ tracing = "0.1.39" serde = "1.0.198" envy = "0.4.2" once_cell = "1.18.0" -pprof = "0.11.1" +pprof = "0.14.0"