Skip to content

Commit

Permalink
Bump dlhn from 0.1.6 to 0.1.7
Browse files Browse the repository at this point in the history
Bumps [dlhn](https://github.com/otake84/dlhn) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/otake84/dlhn/releases)
- [Commits](otake84/dlhn@dlhn-0.1.6...dlhn-0.1.7)

---
updated-dependencies:
- dependency-name: dlhn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent 93e42a8 commit 792ad67
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 bot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ anyhow = "1.0.82"
bincode = "1.3.3"
byteorder = "1.5.0"
chrono = "0.4.38"
dlhn = "0.1.6"
dlhn = "0.1.7"
fasteval2 = { git = "https://github.com/zeozeozeo/fasteval2.git", branch = "sqrt-builtin", default-features = false, features = ["alpha-keywords"]}
hound = "3.5.1"
ijson = "0.1.3"
Expand Down

0 comments on commit 792ad67

Please sign in to comment.