Skip to content

Commit

Permalink
add html for root
Browse files Browse the repository at this point in the history
  • Loading branch information
RGGH committed Nov 25, 2023
1 parent 82215e5 commit 6709498
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 0 deletions.
210 changes: 210 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ serde = { version = "1.0.192", features = ["derive"] }
tower-http = { version = "0.4.4", features = ["fs"] }
serde_json = "1.0.108"
tower-cookies = "0.9.0"
rstml-component-axum = "0.2.4"
rstml-component = "0.2.1"

[dev-dependencies]
anyhow = "1"
Expand Down

0 comments on commit 6709498

Please sign in to comment.