Skip to content

Commit

Permalink
chore(deps): bump simplelog from 0.12.1 to 0.12.2
Browse files Browse the repository at this point in the history
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.12.1 to 0.12.2.
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](Drakulix/simplelog.rs@v0.12.1...v0.12.2)

---
updated-dependencies:
- dependency-name: simplelog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent ae1923e commit 03c3f6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ rayon = "1.8.1"
regex = "1.10.3"
serde = { version = "1.0.196", features = ["derive"] }
serde_json = "1.0.113"
simplelog = "0.12.1"
simplelog = "0.12.2"
strum_macros = "0.26.1"
uuid = { version = "1.7.0", features = ["serde", "v4"] }

0 comments on commit 03c3f6d

Please sign in to comment.