Skip to content

Commit

Permalink
chore: bump savvy from 0.5.2 to 0.5.3 in /src/rust (#283)
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 Apr 17, 2024
1 parent 9c42269 commit d672654
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.5.2"
savvy = "0.5.3"
# prqlc= { version = "0.11.2", default-features = false }
# prqlc 0.11.2 is not compatible with Rust 1.65, so a slightly modified version is installed
# See https://github.com/PRQL/prql/pull/4001
Expand Down

0 comments on commit d672654

Please sign in to comment.