Skip to content

Commit 15c298c

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update Rust crate jemalloc_pprof to 0.8 (#36884)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jemalloc_pprof](https://crates.io/crates/jemalloc_pprof) ([source](https://redirect.github.com/polarsignals/rust-jemalloc-pprof)) | workspace.dependencies | minor | `0.6` -> `0.8` | --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 1dd2a6ecac028326cd3b85982706f3e833cb209d
1 parent 97d39a8 commit 15c298c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ hyper = "1.3.1"
145145
hyper-util = { version = "0.1.5", features = [ "server-graceful", "tokio" ] }
146146
imbl = "5.0.0"
147147
itertools = "0.14"
148-
jemalloc_pprof = "0.6"
148+
jemalloc_pprof = "0.8"
149149
jsonschema = "0.30"
150150
levenshtein_automata = "0.2.1"
151151
libc = "0.2"

0 commit comments

Comments
 (0)