Skip to content

Commit

Permalink
Bump regex from 1.4.3 to 1.4.4 in /programs (#856)
Browse files Browse the repository at this point in the history
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.4.3...1.4.4)

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 Mar 12, 2021
1 parent fd30093 commit 91ad04e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 2 additions & 12 deletions programs/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 programs/pci-printer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ redshirt-syscalls = { path = "../../interfaces/syscalls" }
parity-scale-codec = { version = "1.3.6", default-features = false }

[build-dependencies]
regex = "1.4.3"
regex = "1.4.4"

0 comments on commit 91ad04e

Please sign in to comment.