Skip to content

Commit

Permalink
Remove compile time ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-airoldie committed Nov 4, 2023
1 parent a6de339 commit 553ea78
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Expand Up @@ -20,8 +20,3 @@ dircpy = "0.3.8"

[dev-dependencies]
testcrate = { path = "./testcrate", features = ["libsodium"] }

# Properly display visual studio error messages.
# https://github.com/pyca/cryptography/issues/9746#issuecomment-1775911491
[target.'cfg(windows)'.env]
VSLANG = "1033"

0 comments on commit 553ea78

Please sign in to comment.