Skip to content

Commit 7064a4a

Browse files
committed
Merge branch 'master' into chumsky
2 parents e590dd7 + d974ad1 commit 7064a4a

File tree

3 files changed

+85
-79
lines changed

3 files changed

+85
-79
lines changed

Cargo.lock

+77-75
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+5
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22
members = [
33
"assembler",
44
]
5+
6+
[patch.crates-io]
7+
lc3-isa = { git = "https://github.com/ut-utp/core", branch = "master" }
8+
lc3-shims = { git = "https://github.com/ut-utp/core", branch = "master" }
9+
lc3-os = { git = "https://github.com/ut-utp/core", branch = "master" }

0 commit comments

Comments
 (0)