Skip to content

Commit bbf6e8d

Browse files
committed
Dummy commit
1 parent 36b0324 commit bbf6e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlglotrs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ default = []
1919
profiling = ["serde", "serde_json"]
2020

2121
[dependencies]
22-
# https://www.maturin.rs/distribution.html#cross-compile-to-windows
22+
# https://www.maturin.rs/distribution.html#cross-compile-to-windows - explains `features`
2323
pyo3 = { version ="0.25", features = ["extension-module", "generate-import-lib"] }
2424
rustc-hash = { version = "2.1" }
2525

0 commit comments

Comments
 (0)