Skip to content

Commit

Permalink
chore: bump savvy from 0.7.2 to 0.8.1 in /src/rust
Browse files Browse the repository at this point in the history
Bumps [savvy](https://github.com/yutannihilation/savvy) from 0.7.2 to 0.8.1.
- [Release notes](https://github.com/yutannihilation/savvy/releases)
- [Changelog](https://github.com/yutannihilation/savvy/blob/main/CHANGELOG.md)
- [Commits](yutannihilation/savvy@v0.7.2...v0.8.1)

---
updated-dependencies:
- dependency-name: savvy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 7f5ec00 commit b26d226
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.2"
savvy = "0.8.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 b26d226

Please sign in to comment.