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:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -334,7 +334,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "diskonaut"
|
||||
name = "diskonaut-ng"
|
||||
version = "0.13.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
|
||||
Reference in New Issue
Block a user