Skip to content

Commit

Permalink
Merge pull request #2444 from dathere/dependabot/cargo/data-encoding-…
Browse files Browse the repository at this point in the history
…2.7.0

build(deps): bump data-encoding from 2.6.0 to 2.7.0
  • Loading branch information
jqnatividad authored Jan 15, 2025
2 parents ea10b6f + a971089 commit 8f8e155
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 8f8e155

Please sign in to comment.