mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): bump pprof criterion (#3698)
This commit is contained in:
@ -29,8 +29,8 @@ default = []
|
||||
return-borrowed = []
|
||||
|
||||
[dev-dependencies]
|
||||
pprof = { version = "0.11", features = ["flamegraph", "frame-pointer", "criterion"] }
|
||||
criterion = "0.4"
|
||||
pprof = { version = "0.12", features = ["flamegraph", "frame-pointer", "criterion"] }
|
||||
criterion = "0.5"
|
||||
rand = { workspace = true }
|
||||
rand_xorshift = "0.3"
|
||||
tempfile = "3"
|
||||
|
||||
Reference in New Issue
Block a user