Skip to content

Commit

Permalink
Bump simplelog from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](Drakulix/simplelog.rs@v0.9.0...v0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2021
1 parent 76e9f70 commit 56bb2ee
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 crates/lua-analyzer/Cargo.toml
Expand Up @@ -20,7 +20,7 @@ rustc-hash = "1.1.0"
serde = { version = "1.0.124", features = ["derive"] }
serde_json = "1.0.64"
serde_path_to_error = "0.1.4"
simplelog = "0.9.0"
simplelog = "0.10.0"
itertools = "0.10.0"

vfs = { path = "../vfs", version = "0.0.0" }
Expand Down

0 comments on commit 56bb2ee

Please sign in to comment.