Skip to content

Commit

Permalink
Bump text_io from 0.1.10 to 0.1.12 (#71)
Browse files Browse the repository at this point in the history
Bumps [text_io](https://github.com/oli-obk/rust-si) from 0.1.10 to 0.1.12.
- [Release notes](https://github.com/oli-obk/rust-si/releases)
- [Commits](https://github.com/oli-obk/rust-si/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2022
1 parent 28cf852 commit 1ad60cf
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 @@ -27,7 +27,7 @@ petgraph = "0.6.0"
lemmeknow = "0.7.0"
include_dir = "0.7.3"
once_cell = "1.13.0"
text_io = "0.1.10"
text_io = "0.1.12"
data-encoding = "2.3.2"
bs58 = "0.4.0"

Expand Down

0 comments on commit 1ad60cf

Please sign in to comment.