File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## 0.6.5
6
+
5
7
- Fix handling of special characters in filenames.
6
8
7
9
## 0.6.4
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " actix-files"
3
- version = " 0.6.4 "
3
+ version = " 0.6.5 "
4
4
authors = [
5
5
" Nikolay Kim <[email protected] >" ,
6
6
Original file line number Diff line number Diff line change 5
5
<!-- prettier-ignore-start -->
6
6
7
7
[ ![ crates.io] ( https://img.shields.io/crates/v/actix-files?label=latest )] ( https://crates.io/crates/actix-files )
8
- [ ![ Documentation] ( https://docs.rs/actix-files/badge.svg?version=0.6.4 )] ( https://docs.rs/actix-files/0.6.4 )
8
+ [ ![ Documentation] ( https://docs.rs/actix-files/badge.svg?version=0.6.5 )] ( https://docs.rs/actix-files/0.6.5 )
9
9
![ Version] ( https://img.shields.io/badge/rustc-1.68+-ab6000.svg )
10
10
![ License] ( https://img.shields.io/crates/l/actix-files.svg )
11
11
<br />
12
- [ ![ dependency status] ( https://deps.rs/crate/actix-files/0.6.4 /status.svg )] ( https://deps.rs/crate/actix-files/0.6.4 )
12
+ [ ![ dependency status] ( https://deps.rs/crate/actix-files/0.6.5 /status.svg )] ( https://deps.rs/crate/actix-files/0.6.5 )
13
13
[ ![ Download] ( https://img.shields.io/crates/d/actix-files.svg )] ( https://crates.io/crates/actix-files )
14
14
[ ![ Chat on Discord] ( https://img.shields.io/discord/771444961383153695?label=chat&logo=discord )] ( https://discord.gg/NWpN5mmg3x )
15
15
You can’t perform that action at this time.
0 commit comments