File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### New Features
1111
12- - <csr-id-5688e910133f52e2a5133ee944bf047707a53021 /> more work, improved inner ergonomics, added error types
13-
14- - <csr-id-e1ce74e632eff7e472e84aa74925b461a68da472 /> rustfmt file
15-
16- - <csr-id-e885d20622751c17db4ef08c56a858fd5501857e /> first commit
17-
12+ - Initial release
1813
1914### Bug Fixes
2015
@@ -44,4 +39,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4439 - Create ci.yml ([ ` b4906cd ` ] ( https://github.comgit//saskenuba/actix-prerender/commit/b4906cd70290d65fa2a585c15eb249a6139ac6e7 ) )
4540 - first commit ([ ` e885d20 ` ] ( https://github.comgit//saskenuba/actix-prerender/commit/e885d20622751c17db4ef08c56a858fd5501857e ) )
4641</details >
47-
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.1.0"
44edition = " 2021"
55authors = [" Martin Mariano <contato@martinmariano.com>" ]
66description = " Actix middleware that sends requests to Prerender.io or a custom Prerender service URL."
7- repository = " "
7+ repository = " https://github.com/saskenuba/actix-prerender "
88license = " MIT"
99
1010[dependencies ]
You can’t perform that action at this time.
0 commit comments