Skip to content

Commit 8f64f14

Browse files
chore: bump savvy from 0.6.7 to 0.6.8 in /src/rust (#310)
1 parent 6143d2b commit 8f64f14

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.7"
13+
savvy = "0.6.8"
1414
# prqlc= { version = "0.11.2", default-features = false }
1515
# prqlc 0.11.2 is not compatible with Rust 1.65, so a slightly modified version is installed
1616
# See https://github.com/PRQL/prql/pull/4001

0 commit comments

Comments
 (0)