mirror of https://github.com/fafhrd91/actix-web
build(deps): bump trybuild from 1.0.116 to 1.0.117 (#4127)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.116 to 1.0.117. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](https://github.com/dtolnay/trybuild/compare/1.0.116...1.0.117) --- updated-dependencies: - dependency-name: trybuild dependency-version: 1.0.117 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b6e0672f42
commit
88228e39d0
|
|
@ -3542,9 +3542,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "trybuild"
|
||||
version = "1.0.116"
|
||||
version = "1.0.117"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "47c635f0191bd3a2941013e5062667100969f8c4e9cd787c14f977265d73616e"
|
||||
checksum = "0710d4dfbeae4f9c390baa784c49858a7468fa433f3fe5d0ec5ebef651cf59f9"
|
||||
dependencies = [
|
||||
"glob",
|
||||
"serde",
|
||||
|
|
|
|||
Loading…
Reference in New Issue