Skip to content

Commit

Permalink
build(deps): Bump trybuild from 1.0.85 to 1.0.86
Browse files Browse the repository at this point in the history
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.85...1.0.86)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent b22dd23 commit 4ebc28b
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 packages/std-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ syn = "2.0.41"
cosmwasm-std = {version = "1.5.0", features = ["stargate"]}
prost = "0.12"
serde = "1.0.193"
trybuild = {version = "1.0.85", features = ["diff"]}
trybuild = {version = "1.0.86", features = ["diff"]}
desmos-mock = { version = "3.0.0", path = "../mock" }

0 comments on commit 4ebc28b

Please sign in to comment.