Skip to content

Commit 44b880d

Browse files
Bump trybuild from 1.0.105 to 1.0.106 (#1370)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.105 to 1.0.106. - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.105...1.0.106) --- updated-dependencies: - dependency-name: trybuild dependency-version: 1.0.106 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>
1 parent ac0a7ee commit 44b880d

File tree

2 files changed

+57
-9
lines changed

2 files changed

+57
-9
lines changed

Cargo.lock

Lines changed: 56 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ libc = "0.2.174"
102102
mime_guess = "2.0.5"
103103
subprocess = "0.2.9"
104104
tempfile = "3.20"
105-
trybuild = "1.0.105"
105+
trybuild = "1.0.106"
106106
# Used by the https examples and tests
107107
pem = "3.0"
108108
rcgen = "0.14.2"

0 commit comments

Comments
 (0)