Compare commits
1 Commits
7c319bbb90
...
202c6e65fc
Author | SHA1 | Date | |
---|---|---|---|
|
202c6e65fc |
@ -6,13 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.4.0] - 2024-11-19
|
||||
## [0.4.0] - 2024-11-18
|
||||
|
||||
### Added
|
||||
- add hyperlog
|
||||
|
||||
### Fixed
|
||||
- *(deps)* update rust crate tower-http to v0.6.2
|
||||
- *(deps)* update rust crate serde to v1.0.215
|
||||
- *(deps)* update rust crate serde to v1.0.214
|
||||
- *(deps)* update rust crate serde to v1.0.213
|
||||
|
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2733,9 +2733,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tower-http"
|
||||
version = "0.6.2"
|
||||
version = "0.6.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "403fa3b783d4b626a8ad51d766ab03cb6d2dbfc46b1c5d4448395e6628dc9697"
|
||||
checksum = "8437150ab6bbc8c5f0f519e3d5ed4aa883a83dd4cdd3d1b21f9482936046cb97"
|
||||
dependencies = [
|
||||
"bitflags 2.6.0",
|
||||
"bytes",
|
||||
|
Loading…
Reference in New Issue
Block a user