Skip to content

Commit

Permalink
Merge pull request #10 from fraktalio/renovate/actix-web-4.x
Browse files Browse the repository at this point in the history
Update Rust crate actix-web to 4.4.1
  • Loading branch information
idugalic authored Dec 31, 2023
2 parents d180bd0 + f2a297e commit 48d9f46
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 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 @@ -8,7 +8,7 @@ authors = ["Ivan Dugalic <[email protected]>"]
[dependencies]
fmodel-rust = "0.7.0"
actix-cors = "0.6.5"
actix-web = "4.4.0"
actix-web = "4.4.1"
actix-rt = "2.9.0"
serde = {version = "1.0.193", features = ["derive"]}
serde_json = "1.0.108"
Expand Down

0 comments on commit 48d9f46

Please sign in to comment.