Skip to content

Commit 9080544

Browse files
committed
fix link
1 parent 47f2d7b commit 9080544

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "unpoly"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55
license = "MIT"
66
readme = "README.md"
7-
repository = "https://github.com/mrijken/unpoly-rs"
7+
repository = "https://github.com/mrijken/unpoly_rs"
88
keywords = ["unpoly", "axum"]
99
authors = ["Marc Rijken <marc@rijken.org>"]
1010
description = "Helper for the Unpoly API, initially for usage in Axum handlers"

0 commit comments

Comments
 (0)