Skip to content

Commit eed8301

Browse files
chore(deps): bump constcat from 0.5.1 to 0.6.0 (#834)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04151a5 commit eed8301

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

llrt/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ chrono = { version = "0.4.38", default-features = false, features = ["std"] }
2020
tracing-core = "0.1.33"
2121
tokio = { version = "1", features = ["full"] }
2222
crossterm = { version = "0.28.1" }
23-
constcat = "0.5.1"
23+
constcat = "0.6.0"
2424

2525
[target.'cfg(not(target_os = "windows"))'.dependencies]
2626
snmalloc-rs = { version = "0.3.7", features = ["lto"] }

0 commit comments

Comments
 (0)