Skip to content

Commit 664c186

Browse files
committed
pass 1
1 parent e8ad116 commit 664c186

File tree

8 files changed

+625
-402
lines changed

8 files changed

+625
-402
lines changed

.cargo/config renamed to .cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
rustflags = [ "-C", "link-args=-Wl,-undefined,dynamic_lookup" ]
33

44
[target.aarch64-apple-darwin]
5-
rustflags = [ "-C", "link-args=-Wl,-undefined,dynamic_lookup" ]
5+
rustflags = [ "-C", "link-args=-Wl,-undefined,dynamic_lookup" ]

0 commit comments

Comments
 (0)