Skip to content

Commit

Permalink
fix(deps): update rust crate pprof to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2023
1 parent f7e7765 commit 67b60d6
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 5 deletions.
50 changes: 46 additions & 4 deletions server/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/ingestor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ tracing = "0.1.37"
serde = "1.0.179"
envy = "0.4.2"
once_cell = "1.18.0"
pprof = "0.11.1"
pprof = "0.12.1"

0 comments on commit 67b60d6

Please sign in to comment.