Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/thiserror-2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
emdoyle authored Nov 13, 2024
2 parents fa5834f + 7891865 commit a3d0ee1
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 3 deletions.
34 changes: 32 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ default = ["extension-module"]

[dev-dependencies]
criterion = { version = "0.5.1", features = ["html_reports"] }
pprof = { version = "0.13", features = ["flamegraph", "criterion"] }
pprof = { version = "0.14", features = ["flamegraph", "criterion"] }
rstest = "0.22.0"

0 comments on commit a3d0ee1

Please sign in to comment.