Skip to content

Commit

Permalink
chore: bump savvy from 0.6.8 to 0.7.1 in /src/rust (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent e059a3f commit 2b44700
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.6.8"
savvy = "0.7.1"
# 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 2b44700

Please sign in to comment.