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