Skip to content

Commit 2b44700

Browse files
chore: bump savvy from 0.6.8 to 0.7.1 in /src/rust (#321)
1 parent e059a3f commit 2b44700

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/rust/Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ['staticlib']
1010
name = "prqlr"
1111

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

0 commit comments

Comments
 (0)