cargo: bump tagger from 4.3.1 to 4.3.3

Bumps [tagger](https://github.com/tiby312/tagger) from 4.3.1 to 4.3.3.
- [Release notes](https://github.com/tiby312/tagger/releases)
- [Commits](https://github.com/tiby312/tagger/commits)

---
updated-dependencies:
- dependency-name: tagger
  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]
2022-03-18 21:10:30 +00:00
committed by GitHub
parent e2d631097d
commit 547c40cd52
2 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ uuid = { version = "0.8", features = ["serde", "v4"] }
fast-socks5 = "0.4"
humansize = "1"
qrcodegen = "1.7.0"
tagger = "4.3.1"
tagger = "4.3.3"
textwrap = "0.15.0"
zip = { version = "0.5.13", default-features = false, features = ["deflate"] }