Skip to content

Commit 2ff35a3

Browse files
deps(cargo): bump iri-string in the cargo-dependencies group
Bumps the cargo-dependencies group with 1 update: [iri-string](https://github.com/lo48576/iri-string). Updates `iri-string` from 0.7.10 to 0.7.11 - [Changelog](https://github.com/lo48576/iri-string/blob/develop/CHANGELOG.md) - [Commits](lo48576/iri-string@v0.7.10...v0.7.11) --- updated-dependencies: - dependency-name: iri-string dependency-version: 0.7.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8abc625 commit 2ff35a3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sectxtlib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "ISC"
1111

1212
[dependencies]
1313
chrono = ">=0.4.20"
14-
iri-string = "0.7.10"
14+
iri-string = "0.7.11"
1515
nom = ">=5.1.2, <9"
1616
oxilangtag = "0.1.5"
1717
thiserror = "2.0"

0 commit comments

Comments
 (0)