Skip to content

Commit e5ca17c

Browse files
chore(deps): Bump flexi_logger from 0.31.2 to 0.31.7
Bumps [flexi_logger](https://github.com/emabee/flexi_logger) from 0.31.2 to 0.31.7. - [Release notes](https://github.com/emabee/flexi_logger/releases) - [Changelog](https://github.com/emabee/flexi_logger/blob/main/CHANGELOG.md) - [Commits](https://github.com/emabee/flexi_logger/commits) --- updated-dependencies: - dependency-name: flexi_logger dependency-version: 0.31.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 296230b commit e5ca17c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

uvm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ unity-version = { version = "0.3.1", path="../unity-version", features = ["clap"
2020
uvm_detect = { version = "1.1.1", path = "../uvm_detect" }
2121
console = { workspace = true }
2222
indicatif = "0.18.0"
23-
flexi_logger = "0.31.2"
23+
flexi_logger = "0.31.7"
2424
log = { workspace = true }
2525
semver = { workspace = true }
2626
uvm_live_platform = { version = "0.7.0", path = "../uvm_live_platform", features = ["clap", "cache"] }

0 commit comments

Comments
 (0)