Skip to content

Commit

Permalink
build(deps): bump static-files from 0.2.3 to 0.2.4 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 6caf4fc commit 76b9dff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions mwp-web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ serde_json = "1.0.118"
tantivy = "0.22.0"
rusqlite = { version = "0.31.0", features = ["time", "url", "bundled"]}
clap = { version = "4.5.8", features = ["derive"]}
static-files = "0.2.1"
static-files = "0.2.4"
actix-web-static-files = "4.0.1"

mwp-content = { path="../mwp-content" }
mwp-search = { path="../mwp-search" }

[build-dependencies]
grass = "0.13.3"
static-files = "0.2.1"
static-files = "0.2.4"

0 comments on commit 76b9dff

Please sign in to comment.