update repo url

This commit is contained in:
Robin Appelman 2025-05-23 22:00:48 +02:00
commit 821cf57882

View file

@ -5,7 +5,7 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018"
description = "Parser for rfc7239 formatted Forwarded headers"
license = "MIT OR Apache-2.0"
repository = "https://github.com/icewind1991/rfc7239"
repository = "https://codeberg.org/icewind/rfc7239"
documentation = "https://docs.rs/rfc7239"
rust-version = "1.56.1"