Skip to content

Commit

Permalink
deps(rust): bump simple_logger from 4.2.0 to 4.3.0 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
denisonbarbosa authored Nov 24, 2023
2 parents 9dfd621 + bbcecfa commit 95a9a07
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 77 deletions.
95 changes: 19 additions & 76 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 nss/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ prost = "0.12.3"
tokio = { version = "1.34.0", features = ["macros", "rt-multi-thread"] }
tower = "0.4.13"
log = "0.4.20"
simple_logger = {version = "4.2.0", features = ["stderr"]}
simple_logger = {version = "4.3.0", features = ["stderr"]}
syslog = "6.1.0"
ctor = "0.2.5"

Expand Down

0 comments on commit 95a9a07

Please sign in to comment.