We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c554fe commit 8274d2aCopy full SHA for 8274d2a
rust/prql/Cargo.toml
@@ -7,8 +7,6 @@ version = "0.1.0"
7
anstream = {version = "0.6.12"}
8
prqlc = {version = "0.11.3", default-features = false}
9
serde_json = "1.0"
10
-
11
-[patch.crates-io]
12
backtrace = "=0.3.69"
13
14
[lib]
0 commit comments