fix: repo url

This commit is contained in:
DavidOnTop 2024-06-15 11:34:07 +02:00
parent 1f6c405469
commit ae519cbc14
No known key found for this signature in database
GPG key ID: 5D05538A45D5149F
7 changed files with 83 additions and 8 deletions

View file

@ -6,7 +6,7 @@ license = "MIT"
description = "A crate that adds utilities for dealing with binary flags"
authors = ["DavidOnTop <me@davidon.top>"]
readme = "../README.md"
repository = "https://git.srht.davidon.top/~davidontop/binf"
repository = "https://git.davidon.top/public/binf.git"
documentation = "https://docs.rs/binf_macros/"
[lib]