Skip to content

Commit a5b1ddc

Browse files
committed
Emerald: Used a fork of backtrace-rs to implement emerald backtracing
1 parent 0fe862e commit a5b1ddc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@
4141
shallow = true
4242
[submodule "library/backtrace"]
4343
path = library/backtrace
44-
url = https://github.com/rust-lang/backtrace-rs.git
44+
url = https://github.com/Amjad50/backtrace-rs.git
45+
branch = emerald_os
4546
shallow = true

0 commit comments

Comments
 (0)