Skip to content

Commit

Permalink
chore: bump savvy from 0.7.1 to 0.7.2 in /src/rust (#322)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 2b44700 commit 7f5ec00
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions src/rust/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 src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crate-type = ['staticlib']
name = "prqlr"

[dependencies]
savvy = "0.7.1"
savvy = "0.7.2"
# prqlc= { version = "0.13.0", default-features = false }
# prqlc 0.13.0 is not compatible with Rust 1.69.0, so a slightly modified version is installed
# See https://github.com/PRQL/prql/pull/4916
Expand Down

0 comments on commit 7f5ec00

Please sign in to comment.