Skip to content

Commit

Permalink
Update smptera-format-identifiers-rust requirement from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [smptera-format-identifiers-rust](https://github.com/dholroyd/smptera-format-identifiers-rust) to permit the latest version.
- [Commits](https://github.com/dholroyd/smptera-format-identifiers-rust/commits)

---
updated-dependencies:
- dependency-name: smptera-format-identifiers-rust
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dholroyd committed May 31, 2023
1 parent 897333a commit 995627c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ edition = "2021"
fixedbitset = "0.4.0"
encoding = "0.2"
log = "0.4"
smptera-format-identifiers-rust = "0.3.0"
smptera-format-identifiers-rust = "0.4.0"

[dev-dependencies]
assert_matches = "1.5.0"
Expand Down

0 comments on commit 995627c

Please sign in to comment.