Skip to content

Commit

Permalink
fix(deps): update rust crate trillium-smol to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jbr committed Apr 13, 2024
1 parent 4a8687b commit b0228f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
19 changes: 4 additions & 15 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 @@ -77,7 +77,7 @@ trillium-static = { version = "0.4.2", features = ["smol"], optional = true }
trillium-websockets = { version = "0.6.5", features = [
"json",
], optional = true }
trillium-smol = "0.4.0"
trillium-smol = "0.4.1"
trillium-client = { version = "0.6.1", features = ["json"], optional = true }
trillium-logger = { version = "0.4.5", optional = true }
trillium-html-rewriter = { version = "0.3.0", optional = true }
Expand Down

0 comments on commit b0228f3

Please sign in to comment.