Skip to content

Commit 74313f6

Browse files
chore(deps): update rust crate bytes to 1.6.1
1 parent a148e08 commit 74313f6

File tree

2 files changed

+3
-178
lines changed

2 files changed

+3
-178
lines changed

Cargo.lock

+2-177
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package/origlang-interop-frontend-webserver/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ license = "Apache-2.0"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
actix-web = "4.5.1"
10+
actix-web = { version = "4.5.1", default-features = false, features = ["macros"] }
1111
origlang-interop = { path = "../origlang-interop" }
1212
actix-files = "0.6.5"

0 commit comments

Comments
 (0)