Skip to content

Commit ac912ca

Browse files
committed
[prql] bump prqlc version
1 parent 18ef53c commit ac912ca

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

src/third-party/prqlc-c/Cargo.lock

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

src/third-party/prqlc-c/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ doc = false
2323
# Build latest:
2424
# prqlc = { git = "https://github.com/PRQL/prql.git" }
2525
# Build deterministic:
26-
prqlc = "0.13.3"
26+
prqlc = "0.13.4"
2727
cxx = "1.0"
2828

2929
[build-dependencies]

0 commit comments

Comments
 (0)