Compare commits
1 Commits
5d836f9c71
...
33dee5e626
Author | SHA1 | Date | |
---|---|---|---|
|
33dee5e626 |
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.5.0] - 2025-02-04
|
||||
## [0.5.0] - 2025-01-21
|
||||
|
||||
### Added
|
||||
- empty empty
|
||||
@ -15,7 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- add publish
|
||||
|
||||
### Fixed
|
||||
- *(deps)* update rust crate clap to v4.5.28
|
||||
- *(deps)* update rust crate clap to v4.5.27
|
||||
- *(deps)* update rust crate dirs to v6
|
||||
- *(deps)* update rust crate clap to v4.5.26
|
||||
|
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -74,9 +74,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
||||
|
||||
[[package]]
|
||||
name = "clap"
|
||||
version = "4.5.28"
|
||||
version = "4.5.27"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3e77c3243bd94243c03672cb5154667347c457ca271254724f9f393aee1c05ff"
|
||||
checksum = "769b0145982b4b48713e01ec42d61614425f27b7058bda7180a3a41f30104796"
|
||||
dependencies = [
|
||||
"clap_builder",
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user