🏡 index : ~doyle/bin.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-03-01 10:33:19.0 +00:00:00
committer GitHub <noreply@github.com> 2024-03-01 10:33:19.0 +00:00:00
commit
f6bbeeec501f349f2e3ccbbf6dfb81dcf37352bf [patch]
tree
39d1950fbec4e44835cdbc26d81d307b0b6b4b87
parent
b049ea379483ffeabdefa6d0e538531ebe845e00
download
f6bbeeec501f349f2e3ccbbf6dfb81dcf37352bf.tar.gz

Bump actix from 0.13.1 to 0.13.3

Bumps [actix](https://github.com/actix/actix) from 0.13.1 to 0.13.3.
- [Release notes](https://github.com/actix/actix/releases)
- [Commits](https://github.com/actix/actix/compare/actix-v0.13.1...actix-v0.13.3)

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

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

Diff

 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index d69fa1f..8745409 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4,9 +4,9 @@ version = 3

[[package]]
name = "actix"
version = "0.13.1"
version = "0.13.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cba56612922b907719d4a01cf11c8d5b458e7d3dba946d0435f20f58d6795ed2"
checksum = "fb72882332b6d6282f428b77ba0358cb2687e61a6f6df6a6d3871e8a177c2d4f"
dependencies = [
 "actix-macros",
 "actix-rt",