Skip to content

Commit 8fed868

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Bump constcat from 0.5.1 to 0.6.0
Bumps [constcat](https://github.com/rossmacarthur/constcat) from 0.5.1 to 0.6.0. - [Changelog](https://github.com/rossmacarthur/constcat/blob/trunk/RELEASES.md) - [Commits](rossmacarthur/constcat@0.5.1...0.6.0) --- updated-dependencies: - dependency-name: constcat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41c8437 commit 8fed868

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name = "tests"
1212

1313
[dependencies]
1414
cfg-match = "0.2.1"
15-
constcat = "0.5.1"
15+
constcat = "0.6.0"
1616
default-env = "0.1.1"
1717
embedded-io = "0.6.1"
1818
goblin = { version = "0.9.3", default-features = false, features = ["elf32", "elf64"] }

0 commit comments

Comments
 (0)