Skip to content

Commit 2400241

Browse files
Bump data-encoding from 2.7.0 to 2.8.0 (#758)
Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.7.0 to 2.8.0. - [Commits](ia0/data-encoding@v2.7.0...v2.8.0) --- 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 f8311a9 commit 2400241

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.7.0"
17+
data-encoding = "2.8.0"
1818
enum-iterator = "2.1.0"
1919
enum-iterator-derive = "1.2.1"
2020
euler = "0.4.1"

0 commit comments

Comments
 (0)