Skip to content

Commit 21ca141

Browse files
build(deps): bump parameterized from 2.0.0 to 2.1.0
Bumps [parameterized](https://github.com/foresterre/parameterized) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/foresterre/parameterized/releases) - [Changelog](https://github.com/foresterre/parameterized/blob/main/CHANGELOG.md) - [Commits](foresterre/parameterized@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: parameterized dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2600036 commit 21ca141

File tree

2 files changed

+14
-23
lines changed

2 files changed

+14
-23
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ text_placeholder = { version = "0.5", features = ["struct_context"] }
4141
once_cell = "1.21.3"
4242

4343
[dev-dependencies]
44-
parameterized = "2.0.0"
44+
parameterized = "2.1.0"
4545
wait-timeout = "0.2"
4646
criterion = { version = "0.7", features = ["html_reports"] }
4747

0 commit comments

Comments
 (0)