changed urls
This commit is contained in:
parent
ac35845310
commit
bcd07fdd36
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
[package]
|
[package]
|
||||||
name = "libax"
|
name = "libax"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["cbax <cbax@doslabelectronics.com>"]
|
authors = ["cbax <libax@cbax.dev>"]
|
||||||
description = "Helper functions for cbax projects"
|
description = "Helper functions for cbax projects"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
homepage = "https://cbax.dev/libax"
|
homepage = "https://cbax.dev/libax"
|
||||||
repository = "https://github.com/LogoiLab/libax"
|
repository = "https://git.cbax.dev/cbax/libax"
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
keywords = ["helper", "auxilary"]
|
keywords = ["helper", "auxilary"]
|
||||||
publish = true
|
publish = true
|
||||||
|
|
Loading…
Reference in a new issue