Skip to content

Commit

Permalink
build(deps): bump env_logger from 0.11.1 to 0.11.3 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 6a7f272 commit f823db2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 mwp-web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ path = "src/main.rs"
[dependencies]
actix-files = "0.6.5"
actix-web = "4.5.1"
env_logger = "0.11.1"
env_logger = "0.11.3"
maud = { version = "0.26.0", features = ["actix-web"] }
serde = "1.0.197"
serde_json = "1.0.114"
Expand Down

0 comments on commit f823db2

Please sign in to comment.