mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
Add a repository field to fish_printf's manifest
This commit is contained in:
parent
974ad882fa
commit
520a3b5a12
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
name = "fish-printf"
|
||||
edition = "2021"
|
||||
version = "0.2.0"
|
||||
repository = "https://github.com/fish-shell/fish-shell"
|
||||
description = "printf implementation, based on musl"
|
||||
license = "MIT"
|
||||
|
||||
|
|
Loading…
Reference in a new issue