Skip to content

Tags: richbl/rust-watchfile-remote

Tags

v1.2.6

Toggle v1.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from richbl/dev

docs(app): 🔒 Minor patch to rev libraries and update configurati…

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from richbl/dependabot/cargo/cargo-e172b8957c

Bump tokio from 1.43.0 to 1.44.2 in the cargo group across 1 directory

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from richbl/dependabot/cargo/cargo-5b4ceb88c4

Bump openssl from 0.10.70 to 0.10.72 in the cargo group across 1 directory

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6 from richbl/dev

fix(app): 🔒 Fix to security issue found in openssl crate

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
richbl Rich
Merge branch 'main' into dev

v1.2.1

Toggle v1.2.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bump openssl from 0.10.64 to 0.10.66

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-v0.10.64...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
richbl Rich
refactor(app): add logic to check for file existence

Now checking for the existence of files

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
richbl Rich
fix to reset resend attempts on successful SFTP send

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v1.01

Toggle v1.01's commit message

Verified

This commit was signed with the committer’s verified signature.
richbl Rich
Updated Cargo.lock in response to Mio crate security alert