Skip to content

Commit

Permalink
build(deps): bump insta from 1.41.1 to 1.42.0 in /net/rs
Browse files Browse the repository at this point in the history
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.41.1 to 1.42.0.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.41.1...1.42.0)

---
updated-dependencies:
- dependency-name: insta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 1e47222 commit c0ba123
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions net/rs/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 net/rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sails-idl-parser = "=0.6.3"
anyhow = "1"
convert-case = { package = "convert_case", version = "0.6" }
genco = "0.17"
insta = "1.41"
insta = "1.42"
itertools = "0.13"
parity-scale-codec = "=3.6.12"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit c0ba123

Please sign in to comment.