Rename crate
Rename the create to `diskonaut-ng` in order to publish it on crates.io . If in the future it's possible for me publish to the original `diskonaut` name on crates.io, I will return the crate to its original name, but this is ultimately up to the original author of this crate.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "diskonaut"
|
||||
name = "diskonaut-ng"
|
||||
description = "Terminal disk space visual navigator"
|
||||
version = "0.13.0"
|
||||
authors = ["Aram Drevekenin <aram@poor.dev>", "Gregory Shuflin <greg@everydayimshuflin.com>"]
|
||||
|
||||
Reference in New Issue
Block a user