Skip to content

Commit

Permalink
build(deps): update orion requirement from 0.16.0 to 0.17.0 (#32)
Browse files Browse the repository at this point in the history
Updates the requirements on [orion](https://github.com/orion-rs/orion) to permit the latest version.
- [Release notes](https://github.com/orion-rs/orion/releases)
- [Changelog](https://github.com/orion-rs/orion/blob/master/CHANGELOG.md)
- [Commits](orion-rs/orion@0.16.0...0.17.0)

---
updated-dependencies:
- dependency-name: orion
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2021
1 parent 88729c0 commit 5a777bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
base-x = "0.2.6"
byteorder = "1.3.4"
orion = "0.16.0"
orion = "0.17.0"

[dev-dependencies]
serde = "^1.0"
Expand Down

0 comments on commit 5a777bb

Please sign in to comment.