build: increase MSRV to 1.81.0

This commit is contained in:
link2xt
2024-12-09 21:09:14 +00:00
committed by l
parent cc672b81fa
commit ffe6efe819
13 changed files with 14 additions and 21 deletions

View File

@@ -371,7 +371,6 @@ impl Params {
/// Note that in the [ParamsFile::FsPath] case the blob can be
/// created without copying if the path already refers to a valid
/// blob. If so a [BlobObject] will be returned.
#[allow(clippy::needless_lifetimes)]
pub async fn get_blob<'a>(
&self,
key: Param,