Skip to content

Commit 7c554fe

Browse files
committed
pin backtrace dep in rust/prql
1 parent 2c340ee commit 7c554fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust/prql/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ anstream = {version = "0.6.12"}
88
prqlc = {version = "0.11.3", default-features = false}
99
serde_json = "1.0"
1010

11+
[patch.crates-io]
12+
backtrace = "=0.3.69"
13+
1114
[lib]
1215
crate-type = ["staticlib"]
1316

0 commit comments

Comments
 (0)