Skip to content

Commit

Permalink
Bump Web30 and Clarity versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jkilpatr committed Dec 4, 2024
1 parent a7fa72e commit 9760787
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 32 deletions.
91 changes: 61 additions & 30 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ opt-level = 2

[workspace.dependencies]
deep_space = {version = "2.26", features = ["althea"], default-features=false}
web30 = "1.4"
clarity = "1.4"
web30 = "1.6"
clarity = "1.5"
awc = {version = "3.5", default-features = false, features=["openssl", "compress-gzip", "compress-zstd"]}
actix-web = { version = "4.9", default-features = false, features = ["openssl", "compress-gzip", "compress-zstd", "macros"] }
actix-web-httpauth = {version = "0.8.2"}
Expand Down

0 comments on commit 9760787

Please sign in to comment.