Skip to content

Commit

Permalink
Remove actix-framed from workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed May 30, 2020
1 parent 7aa757a commit 322e7c1
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 1,467 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ members = [
"awc",
"actix-http",
"actix-files",
"actix-framed",
"actix-multipart",
"actix-web-actors",
"actix-web-codegen",
Expand Down
37 changes: 0 additions & 37 deletions actix-framed/Cargo.toml

This file was deleted.

201 changes: 0 additions & 201 deletions actix-framed/LICENSE-APACHE

This file was deleted.

25 changes: 0 additions & 25 deletions actix-framed/LICENSE-MIT

This file was deleted.

9 changes: 2 additions & 7 deletions actix-framed/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# Framed app for actix web [![Build Status](https://travis-ci.org/actix/actix-web.svg?branch=master)](https://travis-ci.org/actix/actix-web) [![codecov](https://codecov.io/gh/actix/actix-web/branch/master/graph/badge.svg)](https://codecov.io/gh/actix/actix-web) [![crates.io](https://meritbadge.herokuapp.com/actix-framed)](https://crates.io/crates/actix-framed) [![Join the chat at https://gitter.im/actix/actix](https://badges.gitter.im/actix/actix.svg)](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
# Framed app for actix web

## Documentation & community resources

* [API Documentation](https://docs.rs/actix-framed/)
* [Chat on gitter](https://gitter.im/actix/actix)
* Cargo package: [actix-framed](https://crates.io/crates/actix-framed)
* Minimum supported Rust version: 1.40 or later
**This crate has been deprecated and removed.**
28 changes: 0 additions & 28 deletions actix-framed/changes.md

This file was deleted.

Loading

0 comments on commit 322e7c1

Please sign in to comment.