Skip to content

Commit d1ebd63

Browse files
committed
temporarily disabling the binary because of rust-lang/cargo#1404
1 parent a24fef1 commit d1ebd63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ authors = ["Tupshin Harper <[email protected]>"]
99
[lib]
1010
name = "cql_bindgen"
1111

12-
[[bin]]
13-
name="basic"
14-
path="src/examples/basic.rs"
12+
# [[bin]]
13+
# name="basic"
14+
# path="src/examples/basic.rs"

0 commit comments

Comments
 (0)