Skip to content

Commit 9394915

Browse files
Bump constcat from 0.6.0 to 0.6.1
Bumps [constcat](https://github.com/rossmacarthur/constcat) from 0.6.0 to 0.6.1. - [Changelog](https://github.com/rossmacarthur/constcat/blob/trunk/RELEASES.md) - [Commits](https://github.com/rossmacarthur/constcat/commits) --- updated-dependencies: - dependency-name: constcat dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90316ea commit 9394915

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.6.0"
15+
constcat = "0.6.1"
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)