Bump suppaftp from 5.2.1 to 5.2.2

Bumps [suppaftp](https://github.com/veeso/suppaftp) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/veeso/suppaftp/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: suppaftp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-15 03:14:33 +00:00 committed by GitHub
parent e8dd1c4c20
commit 260c0c16bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -966,9 +966,9 @@ checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
[[package]]
name = "suppaftp"
version = "5.2.1"
version = "5.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bff3c71bf1c1b8ffc029665ce9213b4ea6a06cdcc8ca884addf95584d903281"
checksum = "653aa9a6ebc0446a2d5c2be5b698b48a3192c7a098d0ed9a7c232e3a6340f091"
dependencies = [
"chrono",
"lazy-regex",