Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
Upgrade stable Rust to 1.50 version
Browse files Browse the repository at this point in the history
- update Cargo deps
- upgrade 'actix-cors' crate to 0.5 version

Additionally:
- upgrade Firefox to 85.0.2 version for E2E tests
  • Loading branch information
evdokimovs authored Feb 23, 2021
1 parent 021adfe commit 70a72f3
Show file tree
Hide file tree
Showing 11 changed files with 262 additions and 205 deletions.
2 changes: 1 addition & 1 deletion .rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

max_width = 80
format_strings = true
merge_imports = true
imports_granularity = "Crate"
normalize_comments = true
wrap_comments = true

Expand Down
Loading

0 comments on commit 70a72f3

Please sign in to comment.