Update asm-lsp recipe

This commit is contained in:
Ribbon 2025-06-08 11:53:14 -03:00
parent 61be95e525
commit 1c3accea1d

View File

@ -3,6 +3,9 @@
git = "https://github.com/bergercookie/asm-lsp"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo_packages asm-lsp
"""