update recipes

This commit is contained in:
Ribbon 2023-12-23 11:03:35 +00:00
parent d7bd2f9c3e
commit b9ca8753b4
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#TODO xdg-home crate error
#TODO nix::unistd::User
[source]
git = "https://github.com/starship/starship"

View File

@ -3,3 +3,6 @@
git = "https://github.com/mattwparas/steel"
[build]
template = "cargo"
dependencies = [
"openssl1",
]