update repo url

This commit is contained in:
Robin Appelman 2025-06-02 22:02:07 +02:00
commit 9eba848e7f

View file

@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
description = "A library for interfacing with the HLK-LD6002 respiratory and heartbeat radar module"
license = "MIT OR Apache-2.0"
repository = "https://github.com/icewind1991/hlk_ld6002"
repository = "https://codeberg.org/icewind/hlk_ld6002"
[dependencies]
bytemuck = { version = "1.14.3", features = ["derive"] }