Compare commits
1 Commits
0530a9b6ed
...
1f92c2c2c6
Author | SHA1 | Date | |
---|---|---|---|
|
1f92c2c2c6 |
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.1.1] - 2024-09-12
|
## [0.1.1] - 2024-09-08
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- *(deps)* update rust crate serde to v1.0.210
|
- *(deps)* update rust crate serde to v1.0.210
|
||||||
@ -25,7 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- *(deps)* update rust crate reqwest to 0.12.3
|
- *(deps)* update rust crate reqwest to 0.12.3
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
- *(deps)* update rust crate anyhow to v1.0.88
|
|
||||||
- *(deps)* update rust crate anyhow to v1.0.87
|
- *(deps)* update rust crate anyhow to v1.0.87
|
||||||
- *(deps)* update all dependencies
|
- *(deps)* update all dependencies
|
||||||
- *(deps)* update rust crate tokio to v1.40.0
|
- *(deps)* update rust crate tokio to v1.40.0
|
||||||
|
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -92,9 +92,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "anyhow"
|
name = "anyhow"
|
||||||
version = "1.0.88"
|
version = "1.0.87"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "4e1496f8fb1fbf272686b8d37f523dab3e4a7443300055e74cdaa449f3114356"
|
checksum = "10f00e1f6e58a40e807377c75c6a7f97bf9044fab57816f2414e6f5f4499d7b8"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "autocfg"
|
name = "autocfg"
|
||||||
|
Loading…
Reference in New Issue
Block a user