Skip to content

Commit

Permalink
Bump suppaftp from 5.3.0 to 5.3.1
Browse files Browse the repository at this point in the history
Bumps [suppaftp](https://github.com/veeso/suppaftp) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](veeso/suppaftp@v5.3.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 2c2cbf5 commit 027ee63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion duckscript_sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ rand = "^0.8"
semver = "^1"
serde_json = "^1"
sha2 = "^0.10"
suppaftp = "^5.2"
suppaftp = "^5.3"
walkdir = "^2"
which = { version = "^6", default-features = false }
whoami = "^1"
Expand Down

0 comments on commit 027ee63

Please sign in to comment.