Add repository link to Cargo.toml
This commit is contained in:
parent
d1a9630bad
commit
fa8af30e4d
|
@ -1,9 +1,10 @@
|
|||
[package]
|
||||
name = "zephyr-config"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
description = "Wrapper library for zephyr configuration defines"
|
||||
license = "ISC"
|
||||
repository = "https://git.h6t.eu/madmo/zephyr-config"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.69.1"
|
||||
|
|
Loading…
Reference in a new issue