Skip to content

Commit

Permalink
Merge pull request #37 from w4/dependabot/cargo/bat-0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 31, 2023
2 parents 56697e6 + ce19fb9 commit 18582cf
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 112 deletions.
161 changes: 50 additions & 111 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 @@ -13,7 +13,7 @@ askama = "0.12.0"
anyhow = "1.0"
axum = { version = "0.6.19", features = ["headers", "macros"] }
axum-macros = "0.3.7"
bat = { version = "0.23.0", default-features = false, features = ["build-assets"] }
bat = { version = "0.24.0", default-features = false, features = ["build-assets"] }
bytes = "1.5"
bincode = "1.3"
comrak = "0.18.0"
Expand Down

0 comments on commit 18582cf

Please sign in to comment.