chore: v0.2.6

This commit is contained in:
imlonghao 2022-02-14 01:07:29 +08:00
parent 4bc09184f7
commit fcf509d582
Failed to extract signature
3 changed files with 9 additions and 2 deletions

View file

@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Bump `actix-web` to `4.0.0-rc.3`
- Bump `openssl` to `0.10.38`
- Bump `sentry` to `0.24.3`
- Bump `sentry-actix` to `0.24.3`
### Fixed
- Fix loss of precision during timestamp convert

2
Cargo.lock generated
View file

@ -507,7 +507,7 @@ checksum = "94a45b455c14666b85fc40a019e8ab9eb75e3a124e05494f5397122bc9eb06e0"
[[package]]
name = "archlinuxcn-packages"
version = "0.2.5"
version = "0.2.6"
dependencies = [
"actix-web 4.0.0-rc.3",
"ansi-to-html",

View file

@ -1,6 +1,6 @@
[package]
name = "archlinuxcn-packages"
version = "0.2.5"
version = "0.2.6"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html