Skip to content

Commit

Permalink
Bump interp from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [interp](https://github.com/staticintlucas/interp-rs) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/staticintlucas/interp-rs/releases)
- [Commits](staticintlucas/interp-rs@v2.0.1...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and shieldo committed Jan 13, 2025
1 parent 7cb59b3 commit a2b6108
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -21,7 +21,7 @@ field_types = "1.1.0"
formatx = "0.2.3"
indexmap = { version = "2.7.0", features = ["serde", "arbitrary"] }
indicatif = { version = "0.17.9", optional = true }
interp = "2.0.1"
interp = "2.0.2"
is_close = "0.1.3"
itertools = "0.14.0"
log = "0.4.22"
Expand Down

0 comments on commit a2b6108

Please sign in to comment.