We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f2d7b commit 9080544Copy full SHA for 9080544
Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
name = "unpoly"
3
-version = "0.2.0"
+version = "0.2.1"
4
edition = "2021"
5
license = "MIT"
6
readme = "README.md"
7
-repository = "https://github.com/mrijken/unpoly-rs"
+repository = "https://github.com/mrijken/unpoly_rs"
8
keywords = ["unpoly", "axum"]
9
authors = ["Marc Rijken <marc@rijken.org>"]
10
description = "Helper for the Unpoly API, initially for usage in Axum handlers"
0 commit comments