Skip to content

Commit 215a291

Browse files
committed
fix: repo updated, changed changelog
Signed-off-by: Martin <martin@hotmail.com.br>
1 parent deb3d1c commit 215a291

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff 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-

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55
authors = ["Martin Mariano <contato@martinmariano.com>"]
66
description = "Actix middleware that sends requests to Prerender.io or a custom Prerender service URL."
7-
repository = ""
7+
repository = "https://github.com/saskenuba/actix-prerender"
88
license = "MIT"
99

1010
[dependencies]

0 commit comments

Comments
 (0)