mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Fix the asm-lsp recipe and update a TODO
This commit is contained in:
parent
533efbd29b
commit
61be95e525
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO winit crate error
|
||||
[source]
|
||||
git = "https://github.com/slerpyyy/sh4der-jockey"
|
||||
[build]
|
||||
|
||||
@ -2,4 +2,7 @@
|
||||
[source]
|
||||
git = "https://github.com/bergercookie/asm-lsp"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages asm-lsp
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user