Skip to content

Commit 8197388

Browse files
Bump logos from 0.15.0 to 0.15.1
Bumps [logos](https://github.com/maciejhirsz/logos) from 0.15.0 to 0.15.1. - [Release notes](https://github.com/maciejhirsz/logos/releases) - [Changelog](https://github.com/maciejhirsz/logos/blob/master/RELEASE-PROCESS.md) - [Commits](maciejhirsz/logos@v0.15...v0.15.1) --- updated-dependencies: - dependency-name: logos dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d80c436 commit 8197388

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

crates/parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ rust-version.workspace = true
99
[dependencies]
1010
distro = { path = "../distro" }
1111
log.workspace = true
12-
logos = "0.15.0"
12+
logos = "0.15.1"
1313
once_cell.workspace = true
1414
pathdiff = "0.2.3"
1515
regex.workspace = true

0 commit comments

Comments
 (0)