Skip to content

Commit

Permalink
Bump dyn-clone from 1.0.14 to 1.0.16 (#210)
Browse files Browse the repository at this point in the history
Bumps [dyn-clone](https://github.com/dtolnay/dyn-clone) from 1.0.14 to 1.0.16.
- [Release notes](https://github.com/dtolnay/dyn-clone/releases)
- [Commits](dtolnay/dyn-clone@1.0.14...1.0.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 3ddfc14 commit 24be25e
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ actix-web-httpauth = { version = "0.8.1" }
async-trait = { version = "0.1.74" }
clap = { version = "4.4.8", features = ["cargo", "derive", "env"] }
derive_more = { version = "0.99.0" }
dyn-clone = { version = "1.0.14" }
dyn-clone = { version = "1.0.16" }
env_logger = { version = "0.10.0" }
fernet = { version = "0.2.1" }
lettre = { version = "0.10.4", features = ["tokio1-native-tls"] }
Expand Down

0 comments on commit 24be25e

Please sign in to comment.