mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
remove mach patch
This commit is contained in:
@@ -72,7 +72,6 @@ members = [
|
||||
"patches/matches",
|
||||
"patches/option-ext",
|
||||
"patches/directories-next",
|
||||
"patches/mach",
|
||||
"patches/proc-macro-crate",
|
||||
]
|
||||
|
||||
@@ -116,9 +115,6 @@ matches = { path = "patches/matches" }
|
||||
option-ext = { path = "patches/option-ext" }
|
||||
directories-next = { path = "patches/directories-next" }
|
||||
|
||||
# mach is unmaintained, so this wraps mach2 as mach
|
||||
mach = { path = "patches/mach" }
|
||||
|
||||
# proc-macro-crate 2 binds to an old version of toml for msrv so we patch to 3
|
||||
proc-macro-crate = { path = "patches/proc-macro-crate" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user