Compare commits
1 Commits
v0.0.2
...
ee33b334a4
Author | SHA1 | Date | |
---|---|---|---|
|
ee33b334a4 |
@@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
## [0.0.2] - 2025-07-26
|
## [0.0.2] - 2025-07-26
|
||||||
|
|
||||||
### Docs
|
### Docs
|
||||||
- add install from crates.io
|
|
||||||
- add description
|
- add description
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -389,7 +389,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "noil"
|
name = "noil"
|
||||||
version = "0.0.1"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ansi_term",
|
"ansi_term",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
|
Reference in New Issue
Block a user