Skip to content

Commit

Permalink
chore: update dependencies after rust
Browse files Browse the repository at this point in the history
  • Loading branch information
benfdking committed Nov 11, 2024
1 parent 6ce386d commit c75ca49
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 15 deletions.
58 changes: 44 additions & 14 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 crates/lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ getrandom = { version = "0.2", features = ["js"] }
jemallocator = { version = "0.6.0", package = "tikv-jemallocator" }

[target.'cfg(unix)'.dev-dependencies]
pprof = { version = "0.13", features = ["flamegraph", "criterion"] }
pprof = { version = "0.14", features = ["flamegraph", "criterion"] }

[dev-dependencies]
sqruff-lib = { path = ".", features = ["serde"] }
Expand Down

0 comments on commit c75ca49

Please sign in to comment.