File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 7171
7272 - name : Clear the cargo caches
7373 run : |
74- cargo install cargo-cache --version 0.8.3 --no-default-features --features ci-autoclean
74+ cargo --locked install cargo-cache --version 0.8.3 --no-default-features --features ci-autoclean
7575 cargo-cache
7676
7777 ci_feature_powerset_check :
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 0.5.2
6+
57- Minimum supported Rust version (MSRV) is now 1.68 due to transitive ` time ` dependency.
68
79## 0.5.1
Original file line number Diff line number Diff line change 11[package ]
22name = " actix-router"
3- version = " 0.5.1 "
3+ version = " 0.5.2 "
44authors = [
55 " Nikolay Kim <[email protected] >" ,
66 " Ali MJ Al-Nasrawy <[email protected] >" ,
Original file line number Diff line number Diff line change 11# ` actix-router `
22
33[ ![ crates.io] ( https://img.shields.io/crates/v/actix-router?label=latest )] ( https://crates.io/crates/actix-router )
4- [ ![ Documentation] ( https://docs.rs/actix-router/badge.svg?version=0.5.1 )] ( https://docs.rs/actix-router/0.5.1 )
4+ [ ![ Documentation] ( https://docs.rs/actix-router/badge.svg?version=0.5.2 )] ( https://docs.rs/actix-router/0.5.2 )
55![ Version] ( https://img.shields.io/badge/rustc-1.68+-ab6000.svg )
66![ MIT or Apache 2.0 licensed] ( https://img.shields.io/crates/l/actix-router.svg )
77<br />
8- [ ![ dependency status] ( https://deps.rs/crate/actix-router/0.5.1 /status.svg )] ( https://deps.rs/crate/actix-router/0.5.1 )
8+ [ ![ dependency status] ( https://deps.rs/crate/actix-router/0.5.2 /status.svg )] ( https://deps.rs/crate/actix-router/0.5.2 )
99[ ![ Download] ( https://img.shields.io/crates/d/actix-router.svg )] ( https://crates.io/crates/actix-router )
1010[ ![ Chat on Discord] ( https://img.shields.io/discord/771444961383153695?label=chat&logo=discord )] ( https://discord.gg/NWpN5mmg3x )
1111
You can’t perform that action at this time.
0 commit comments