Skip to content

Commit fe8e96f

Browse files
chore(monorepo): update rust crate pprof to 0.14 [security]
1 parent 1c0ab08 commit fe8e96f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/eth-engine-libmdbx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ffi = { package = "reth-mdbx-sys", git = "https://github.com/paradigmxyz/reth",
2828
[dev-dependencies]
2929
tempfile = "3.8"
3030
criterion = "0.5"
31-
pprof = "0.13"
31+
pprof = "0.14"
3232

3333
[target.'cfg(not(windows))'.dependencies]
3434
libffi = "3.2.0"

0 commit comments

Comments
 (0)