Skip to content

Commit

Permalink
build(deps): bump data-encoding from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.6.0 to 2.7.0.
- [Commits](https://github.com/ia0/data-encoding/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent ea10b6f commit a971089
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ csvlens = { version = "0.11", optional = true, default-features = false, feature
csvs_convert = { version = "0.9.0", default-features = false, features = [
"converters",
], optional = true }
data-encoding = { version = "2.6", optional = true }
data-encoding = { version = "2.7", optional = true }
dotenvy = "0.15"
dynfmt2 = { version = "0.2", default-features = false, features = ["curly"] }
eudex = { version = "0.1", optional = true }
Expand Down

0 comments on commit a971089

Please sign in to comment.