Skip to content

Commit ce2e0e0

Browse files
Bump data-encoding from 2.6.0 to 2.7.0 (#730)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47f06a5 commit ce2e0e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modeling-cmds/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ license = "MIT"
1414
anyhow = "1.0.95"
1515
chrono = "0.4.39"
1616
cxx = { version = "1.0", optional = true }
17-
data-encoding = "2.5.0"
17+
data-encoding = "2.7.0"
1818
enum-iterator = "2.1.0"
1919
enum-iterator-derive = "1.2.1"
2020
euler = "0.4.1"

0 commit comments

Comments
 (0)