Skip to content

Commit

Permalink
use another rev
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Jan 18, 2023
1 parent 5bf08ae commit 077d66c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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,6 +10,6 @@ name = "prqlr"
[dependencies]
extendr-api = { git = "https://github.com/extendr/extendr", rev = "f511254b1be180528a1711e4c87473966a1010d0" }
# extendr-api = "0.3.1"
prql-compiler = { git = "https://github.com/PRQL/prql", rev = "1b4217c01c590c51a3e80c8a11b28f78f109a110", default-features = false }
prql-compiler = { git = "https://github.com/PRQL/prql", rev = "refs/pull/1561/head", default-features = false }
# prql-compiler = { version = "0.4.0", default-features = false }
anyhow = "1.0.68"

0 comments on commit 077d66c

Please sign in to comment.