Skip to content

Commit

Permalink
Merge pull request #42 from Juicestus/macos_aarch64
Browse files Browse the repository at this point in the history
Builds for macOS AArch64
  • Loading branch information
Redrield authored Jan 15, 2024
2 parents b99df1a + 6c811d0 commit f0dccf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license-file = "LICENSE"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
web-view = { git = "https://github.com/Boscop/web-view" }
web-view = { git = "https://github.com/Boscop/web-view#82d7cbc.git" }
lazy_static = "1.4.0"
rust-embed = "5.5.1"
serde = { version = "1.0.106", features = ["derive"] }
Expand Down

0 comments on commit f0dccf7

Please sign in to comment.