mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-10 21:11:15 -03:00
Rename printf crate to fish-printf
Preparing to publish to crates.io
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "printf"
|
||||
name = "fish-printf"
|
||||
edition = "2021"
|
||||
version = "0.1.0"
|
||||
description = "printf implementation, based on musl"
|
||||
|
||||
Reference in New Issue
Block a user