Skip to content

Commit

Permalink
Merge branch 'mojave-fix'
Browse files Browse the repository at this point in the history
  • Loading branch information
glimberg committed Nov 3, 2021
2 parents 0c4315a + 7598b92 commit c23932c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,3 @@ replace-with = "vendored-sources"

[source.vendored-sources]
directory = "vendor"

[target.'cfg(target_os = "macos")'.dependencies]
plist = "^1"
web-view = { path = "web-view", features = [] }

[target.'cfg(windows)'.dependencies]
winreg = "^0"

0 comments on commit c23932c

Please sign in to comment.