Skip to content

Commit

Permalink
note on cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
SichangHe committed Jan 12, 2023
1 parent 15ecaee commit 5b84134
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ toml = "0.5"
regex = "1.7"
tokio = { version = "1.24", features = ["rt-multi-thread"] }

# Remember to modify the tests accordingly if you modify this.
[target.'cfg(any(target_os = "macos", all(unix, target_platform = "x86_64")))'.dependencies]
katex = "0.4.5"

Expand Down

0 comments on commit 5b84134

Please sign in to comment.