Skip to content

Commit

Permalink
fix quaint cargo file
Browse files Browse the repository at this point in the history
  • Loading branch information
Weakky committed Jul 19, 2024
1 parent 72064aa commit 5b741c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quaint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ version = "0.11.8"
optional = true
features = ["sql-browser-tokio", "chrono", "bigdecimal"]

[dependencies.tiberius]
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies.tiberius]
version = "0.11.8"
optional = true
default-features = false
Expand Down

0 comments on commit 5b741c0

Please sign in to comment.