mirror of https://github.com/fafhrd91/actix-web
				
				
				
			chore(actix-files): prepare release 0.6.8
This commit is contained in:
		
							parent
							
								
									6e6c2491c6
								
							
						
					
					
						commit
						41d0176c1d
					
				|  | @ -44,7 +44,7 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "actix-files" | ||||
| version = "0.6.7" | ||||
| version = "0.6.8" | ||||
| dependencies = [ | ||||
|  "actix-http", | ||||
|  "actix-rt", | ||||
|  | @ -669,9 +669,9 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "aws-lc-rs" | ||||
| version = "1.13.3" | ||||
| version = "1.14.0" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "5c953fe1ba023e6b7730c0d4b031d06f267f23a46167dcbd40316644b10a17ba" | ||||
| checksum = "94b8ff6c09cd57b16da53641caa860168b88c172a5ee163b0288d3d6eea12786" | ||||
| dependencies = [ | ||||
|  "aws-lc-sys", | ||||
|  "zeroize", | ||||
|  | @ -679,9 +679,9 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "aws-lc-sys" | ||||
| version = "0.30.0" | ||||
| version = "0.31.0" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "dbfd150b5dbdb988bcc8fb1fe787eb6b7ee6180ca24da683b61ea5405f3d43ff" | ||||
| checksum = "0e44d16778acaf6a9ec9899b92cebd65580b83f685446bf2e1f5d3d732f99dcd" | ||||
| dependencies = [ | ||||
|  "bindgen", | ||||
|  "cc", | ||||
|  | @ -719,16 +719,14 @@ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" | |||
| 
 | ||||
| [[package]] | ||||
| name = "bindgen" | ||||
| version = "0.69.5" | ||||
| version = "0.72.1" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088" | ||||
| checksum = "993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895" | ||||
| dependencies = [ | ||||
|  "bitflags 2.9.4", | ||||
|  "cexpr", | ||||
|  "clang-sys", | ||||
|  "itertools 0.12.1", | ||||
|  "lazy_static", | ||||
|  "lazycell", | ||||
|  "itertools 0.13.0", | ||||
|  "log", | ||||
|  "prettyplease", | ||||
|  "proc-macro2", | ||||
|  | @ -737,7 +735,6 @@ dependencies = [ | |||
|  "rustc-hash", | ||||
|  "shlex", | ||||
|  "syn", | ||||
|  "which", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -796,15 +793,15 @@ checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" | |||
| 
 | ||||
| [[package]] | ||||
| name = "bytesize" | ||||
| version = "2.0.1" | ||||
| version = "2.1.0" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "a3c8f83209414aacf0eeae3cf730b18d6981697fba62f200fcfb92b9f082acba" | ||||
| checksum = "f5c434ae3cf0089ca203e9019ebe529c47ff45cefe8af7c85ecb734ef541822f" | ||||
| 
 | ||||
| [[package]] | ||||
| name = "bytestring" | ||||
| version = "1.4.0" | ||||
| version = "1.5.0" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "e465647ae23b2823b0753f50decb2d5a86d2bb2cac04788fafd1f80e45378e5f" | ||||
| checksum = "113b4343b5f6617e7ad401ced8de3cc8b012e73a594347c307b90db3e9271289" | ||||
| dependencies = [ | ||||
|  "bytes", | ||||
| ] | ||||
|  | @ -817,9 +814,9 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" | |||
| 
 | ||||
| [[package]] | ||||
| name = "cc" | ||||
| version = "1.2.36" | ||||
| version = "1.2.37" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "5252b3d2648e5eedbc1a6f501e3c795e07025c1e93bbf8bbdd6eef7f447a6d54" | ||||
| checksum = "65193589c6404eb80b450d618eaf9a2cafaaafd57ecce47370519ef674a7bd44" | ||||
| dependencies = [ | ||||
|  "find-msvc-tools", | ||||
|  "jobserver", | ||||
|  | @ -1509,7 +1506,7 @@ dependencies = [ | |||
|  "cfg-if", | ||||
|  "libc", | ||||
|  "r-efi", | ||||
|  "wasi 0.14.4+wasi-0.2.4", | ||||
|  "wasi 0.14.5+wasi-0.2.4", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -1645,15 +1642,6 @@ dependencies = [ | |||
|  "digest", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
| name = "home" | ||||
| version = "0.5.11" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf" | ||||
| dependencies = [ | ||||
|  "windows-sys 0.59.0", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
| name = "http" | ||||
| version = "0.2.12" | ||||
|  | @ -1899,9 +1887,9 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "itertools" | ||||
| version = "0.12.1" | ||||
| version = "0.13.0" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" | ||||
| checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" | ||||
| dependencies = [ | ||||
|  "either", | ||||
| ] | ||||
|  | @ -1968,12 +1956,6 @@ version = "1.5.0" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" | ||||
| 
 | ||||
| [[package]] | ||||
| name = "lazycell" | ||||
| version = "1.3.0" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" | ||||
| 
 | ||||
| [[package]] | ||||
| name = "libc" | ||||
| version = "0.2.175" | ||||
|  | @ -1990,18 +1972,6 @@ dependencies = [ | |||
|  "windows-targets 0.53.3", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
| name = "linux-raw-sys" | ||||
| version = "0.4.15" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" | ||||
| 
 | ||||
| [[package]] | ||||
| name = "linux-raw-sys" | ||||
| version = "0.9.4" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" | ||||
| 
 | ||||
| [[package]] | ||||
| name = "linux-raw-sys" | ||||
| version = "0.11.0" | ||||
|  | @ -2607,9 +2577,9 @@ checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001" | |||
| 
 | ||||
| [[package]] | ||||
| name = "resolv-conf" | ||||
| version = "0.7.4" | ||||
| version = "0.7.5" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "95325155c684b1c89f7765e30bc1c42e4a6da51ca513615660cb8a62ef9a88e3" | ||||
| checksum = "6b3789b30bd25ba102de4beabd95d21ac45b69b1be7d14522bab988c526d6799" | ||||
| 
 | ||||
| [[package]] | ||||
| name = "ring" | ||||
|  | @ -2648,9 +2618,9 @@ checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" | |||
| 
 | ||||
| [[package]] | ||||
| name = "rustc-hash" | ||||
| version = "1.1.0" | ||||
| version = "2.1.1" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" | ||||
| checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" | ||||
| 
 | ||||
| [[package]] | ||||
| name = "rustc_version" | ||||
|  | @ -2663,28 +2633,14 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "rustix" | ||||
| version = "0.38.44" | ||||
| version = "1.1.2" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" | ||||
| checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" | ||||
| dependencies = [ | ||||
|  "bitflags 2.9.4", | ||||
|  "errno", | ||||
|  "libc", | ||||
|  "linux-raw-sys 0.4.15", | ||||
|  "windows-sys 0.59.0", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
| name = "rustix" | ||||
| version = "1.1.1" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "9621e389a110cae094269936383d69b869492f03e5c1ed2d575a53c029d4441d" | ||||
| dependencies = [ | ||||
|  "bitflags 2.9.4", | ||||
|  "errno", | ||||
|  "libc", | ||||
|  "linux-raw-sys 0.11.0", | ||||
|  "linux-raw-sys 0.9.4", | ||||
|  "linux-raw-sys", | ||||
|  "windows-sys 0.61.0", | ||||
| ] | ||||
| 
 | ||||
|  | @ -2736,7 +2692,7 @@ dependencies = [ | |||
|  "log", | ||||
|  "once_cell", | ||||
|  "rustls-pki-types", | ||||
|  "rustls-webpki 0.103.4", | ||||
|  "rustls-webpki 0.103.5", | ||||
|  "subtle", | ||||
|  "zeroize", | ||||
| ] | ||||
|  | @ -2795,9 +2751,9 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "rustls-webpki" | ||||
| version = "0.103.4" | ||||
| version = "0.103.5" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc" | ||||
| checksum = "b5a37813727b78798e53c2bec3f5e8fe12a6d6f8389bf9ca7802add4c9905ad8" | ||||
| dependencies = [ | ||||
|  "aws-lc-rs", | ||||
|  "ring 0.17.14", | ||||
|  | @ -2834,11 +2790,11 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "schannel" | ||||
| version = "0.1.27" | ||||
| version = "0.1.28" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" | ||||
| checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1" | ||||
| dependencies = [ | ||||
|  "windows-sys 0.59.0", | ||||
|  "windows-sys 0.61.0", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -2888,9 +2844,9 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "semver" | ||||
| version = "1.0.26" | ||||
| version = "1.0.27" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0" | ||||
| checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" | ||||
| 
 | ||||
| [[package]] | ||||
| name = "serde" | ||||
|  | @ -2924,14 +2880,15 @@ dependencies = [ | |||
| 
 | ||||
| [[package]] | ||||
| name = "serde_json" | ||||
| version = "1.0.143" | ||||
| version = "1.0.145" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a" | ||||
| checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" | ||||
| dependencies = [ | ||||
|  "itoa", | ||||
|  "memchr", | ||||
|  "ryu", | ||||
|  "serde", | ||||
|  "serde_core", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
|  | @ -3131,7 +3088,7 @@ dependencies = [ | |||
|  "fastrand", | ||||
|  "getrandom 0.3.3", | ||||
|  "once_cell", | ||||
|  "rustix 1.1.1", | ||||
|  "rustix", | ||||
|  "windows-sys 0.61.0", | ||||
| ] | ||||
| 
 | ||||
|  | @ -3150,7 +3107,7 @@ version = "0.4.3" | |||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0" | ||||
| dependencies = [ | ||||
|  "rustix 1.1.1", | ||||
|  "rustix", | ||||
|  "windows-sys 0.60.2", | ||||
| ] | ||||
| 
 | ||||
|  | @ -3521,9 +3478,9 @@ checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" | |||
| 
 | ||||
| [[package]] | ||||
| name = "unicode-ident" | ||||
| version = "1.0.18" | ||||
| version = "1.0.19" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" | ||||
| checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d" | ||||
| 
 | ||||
| [[package]] | ||||
| name = "unicode-xid" | ||||
|  | @ -3630,9 +3587,18 @@ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" | |||
| 
 | ||||
| [[package]] | ||||
| name = "wasi" | ||||
| version = "0.14.4+wasi-0.2.4" | ||||
| version = "0.14.5+wasi-0.2.4" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "88a5f4a424faf49c3c2c344f166f0662341d470ea185e939657aaff130f0ec4a" | ||||
| checksum = "a4494f6290a82f5fe584817a676a34b9d6763e8d9d18204009fb31dceca98fd4" | ||||
| dependencies = [ | ||||
|  "wasip2", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
| name = "wasip2" | ||||
| version = "1.0.0+wasi-0.2.4" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "03fa2761397e5bd52002cd7e73110c71af2109aca4e521a9f40473fe685b0a24" | ||||
| dependencies = [ | ||||
|  "wit-bindgen", | ||||
| ] | ||||
|  | @ -3749,18 +3715,6 @@ dependencies = [ | |||
|  "rustls-pki-types", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
| name = "which" | ||||
| version = "4.4.2" | ||||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||||
| checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7" | ||||
| dependencies = [ | ||||
|  "either", | ||||
|  "home", | ||||
|  "once_cell", | ||||
|  "rustix 0.38.44", | ||||
| ] | ||||
| 
 | ||||
| [[package]] | ||||
| name = "widestring" | ||||
| version = "1.2.0" | ||||
|  |  | |||
|  | @ -2,6 +2,11 @@ | |||
| 
 | ||||
| ## Unreleased | ||||
| 
 | ||||
| ## 0.6.8 | ||||
| 
 | ||||
| - Add `Files::with_permanent_redirect()` method. | ||||
| - Change default redirect status code to 307 Temporary Redirect. | ||||
| 
 | ||||
| ## 0.6.7 | ||||
| 
 | ||||
| - Add `{Files, NamedFile}::read_mode_threshold()` methods to allow faster synchronous reads of small files. | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| [package] | ||||
| name = "actix-files" | ||||
| version = "0.6.7" | ||||
| version = "0.6.8" | ||||
| authors = ["Nikolay Kim <fafhrd91@gmail.com>", "Rob Ede <robjtede@icloud.com>"] | ||||
| description = "Static file serving for Actix Web" | ||||
| keywords = ["actix", "http", "async", "futures"] | ||||
|  |  | |||
|  | @ -3,11 +3,11 @@ | |||
| <!-- prettier-ignore-start --> | ||||
| 
 | ||||
| [](https://crates.io/crates/actix-files) | ||||
| [](https://docs.rs/actix-files/0.6.7) | ||||
| [](https://docs.rs/actix-files/0.6.8) | ||||
|  | ||||
|  | ||||
| <br /> | ||||
| [](https://deps.rs/crate/actix-files/0.6.7) | ||||
| [](https://deps.rs/crate/actix-files/0.6.8) | ||||
| [](https://crates.io/crates/actix-files) | ||||
| [](https://discord.gg/NWpN5mmg3x) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue