Look for the correct feature name for org+rest
This commit is contained in:
parent
b0f1804799
commit
c0fc9d3db0
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
(package! ob-go))
|
||||
(when (featurep! :lang rust)
|
||||
(package! ob-rust))
|
||||
(when (featurep! :lang restclient)
|
||||
(when (featurep! :lang rest)
|
||||
(package! ob-restclient))
|
||||
(when (featurep! :lang crystal)
|
||||
(package! ob-crystal))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue