Skip to content

Commit 7dc1af6

Browse files
authored
Merge pull request #63 from orbitinghail/dep-updates
2 parents e8ad116 + 9712616 commit 7dc1af6

File tree

22 files changed

+3781
-2695
lines changed

22 files changed

+3781
-2695
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)