Merge branch 'promote-zoxide' into 'master'

promote zoxide recipe

See merge request redox-os/redox!1897
This commit is contained in:
Jeremy Soller 2026-02-12 06:23:57 -07:00
commit 86a821d047
2 changed files with 2 additions and 1 deletions

View File

@ -215,6 +215,7 @@ winit-wayland = {}
xxhash = {}
xz = {}
zenity = {}
zoxide = {}
zsh = {}
zlib = {}
zstd = {}

View File

@ -1,5 +1,5 @@
#TODO compiled but not tested
[source]
git = "https://github.com/ajeetdsouza/zoxide"
shallow_clone = true
[build]
template = "cargo"