Skip to content

Commit

Permalink
Merge pull request #1435 from jqnatividad/dependabot/cargo/data-encod…
Browse files Browse the repository at this point in the history
…ing-2.5.0

build(deps): bump data-encoding from 2.4.0 to 2.5.0
  • Loading branch information
jqnatividad authored Nov 22, 2023
2 parents ee868e0 + 0dc39de commit 25f7786
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 @@ -89,7 +89,7 @@ csv-index = "0.1"
csvs_convert = { version = "0.8", default-features = false, features = [
"converters",
], optional = true }
data-encoding = { version = "2.4", optional = true }
data-encoding = { version = "2.5", optional = true }
dotenvy = "0.15"
dynfmt = { version = "0.1", default-features = false, features = [
"curly",
Expand Down

0 comments on commit 25f7786

Please sign in to comment.