Skip to content

Commit 36d25ff

Browse files
committed
chore: use gwsystems repo with arm fix
1 parent fa5d9ee commit 36d25ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66

77
[dependencies]
88
flexi_logger = "0.14.4"
9-
llvm-alt = { git = "https://github.com/Others/llvm-rs.git"}
9+
llvm-alt = { git = "https://github.com/gwsystems/llvm-rs", branch = "sfbase"}
1010
log = "0.4.8"
1111
structopt = "0.3.2"
1212
wasmparser = "0.39.2"

0 commit comments

Comments
 (0)