fix: repo url

This commit is contained in:
davidontop 2024-05-01 17:13:03 +02:00
parent bb71f95a33
commit 29f169cebf
Signed by: DavidOnTop
GPG key ID: 5D05538A45D5149F

View file

@ -1,12 +1,12 @@
[package]
name = "binf"
version = "1.1.1"
version = "1.1.2"
edition = "2021"
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/binf.git"
documentation = "https://docs.rs/binf/"
[workspace]